X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README;fp=README;h=b09a1ab7e75259635421565a0316d7e744fc1d01;hb=2298f3297443ba26f761e272c45456ed857071bc;hp=a381c951a376f1debab6e3583c67ba3f1cebcacb;hpb=eb78cc5f9e75f620e9037708874f88b0a17e4ed8;p=ust.git diff --git a/README b/README index a381c95..b09a1ab 100644 --- a/README +++ b/README @@ -79,11 +79,11 @@ PACKAGE CONTENTS: calls in order to trace across these calls. It _has_ to be LD_PRELOAD'ed in order to hijack calls. In contrast, libust may be linked at build time. - - libustcmd + - libustctl A library to control tracing in other processes. Used by ustctl. - libustcomm - A static library shared between libust, ust-consumerd and libustcmd, that + A static library shared between libust, ust-consumerd and libustctl, that provides functions that allow these components to communicate together. - libustconsumer