X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=README;h=05a6b56ee6b7cadd6360a622764bd7cfdfa786c2;hb=5de791bd1dae05e595ab74016f7333912f2492a8;hp=d80ebf036b7751f3fcef95f387a98d869a11d0a6;hpb=2a93485bbdcde8c4f6a4b3b30d3b283f67c5bbd2;p=ust.git diff --git a/README b/README index d80ebf0..05a6b56 100644 --- a/README +++ b/README @@ -33,7 +33,7 @@ PREREQUISITES: -INSTALLATION INSTRUCTION: +INSTALLATION INSTRUCTIONS: - Download, compile and install liburcu and libkcompat. - In this package's tree, run ./configure. @@ -44,8 +44,17 @@ INSTALLATION INSTRUCTION: +TRACE VIEWER: + + LTTV is used for viewing UST traces. LTTV may be obtained at + http://lttng.org in the Downloads section. + + + PACKAGE CONTENTS: + This package contains the following elements. + - libust The actual userspace tracing library that must be linked to the instrumented programs.