X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=trunk%2Flttv%2FQUICKSTART;h=225af4f83e7b19996820e43984e3553c5677684c;hb=315fb06b2568a4e52d8c36124d1de8682fb33678;hp=b43ab3e5b053863dc43f210ae2d1c7529d77d00e;hpb=b93e9a1ebb2de2b6ab274c5284c4716e2d99a563;p=lttv.git diff --git a/trunk/lttv/QUICKSTART b/trunk/lttv/QUICKSTART index b43ab3e5..225af4f8 100644 --- a/trunk/lttv/QUICKSTART +++ b/trunk/lttv/QUICKSTART @@ -121,6 +121,13 @@ libc6 development librairies (Debian : libc6, libc6-dev) (Fedora : glibc, glibc) +* Reminder + +See the list of compatibilities between LTTng, ltt-control, LTTV and +markers-userspace at : +http://ltt.polymtl.ca > LTTng+LTTV versions compatibility + + * Getting the LTTng packages @@ -237,6 +244,8 @@ modprobe kernel-trace modprobe mm-trace modprobe net-trace modprobe fs-trace +modprobe syscall-trace +modprobe trap-trace #if locking tracing is wanted, uncomment the following #modprobe lockdep-trace