X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=README;h=05a6b56ee6b7cadd6360a622764bd7cfdfa786c2;hp=d80ebf036b7751f3fcef95f387a98d869a11d0a6;hb=5de791bd1dae05e595ab74016f7333912f2492a8;hpb=f2496f58dc9c11b7e142b7cf393a9306a6318381 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.