X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README;h=47904d4922ac6144a41fcfa1353c2aec5b21002f;hb=443addf602cf18828df3ef75cc82374f2a4f874c;hp=306ef58afb9dfe84ba898c4f0a07f94f2d2ba4f0;hpb=8624c5493f7a6a9dd7bc4d32eb2731a16b78d6e5;p=ust.git diff --git a/README b/README index 306ef58..47904d4 100644 --- a/README +++ b/README @@ -1,20 +1,27 @@ LTTNG USERSPACE TRACER +Updated versions of this package may be found at: + git://git.dorsal.polymtl.ca/git/ust.git + Dependencies: - liburcu Userspace RCU library, by Mathieu Desnoyers and Paul E. McKenney - http://ltt.polymtl.ca/cgi-bin/gitweb.cgi?p=userspace-rcu.git;a=summary + * http://ltt.polymtl.ca/cgi-bin/gitweb.cgi?p=userspace-rcu.git;a=summary + * git://lttng.org/userspace-rcu.git - libkcompat Linux kernel userspace compatibility library. - http://git.dorsal.polymtl.ca + * http://git.dorsal.polymtl.ca + * git://git.dorsal.polymtl.ca/git/libkcompat.git Installation instruction: - Download, compile and install liburcu and libkcompat. - In this package's tree, run ./configure. - Run make. +- Run make install. +- Run ldconfig. - See the manual in the doc/ directory for usage instructions. Package contents: