X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README;h=dc7281562858840f0b52f217f256a0c238ec2eee;hp=afdbf2311c10da73d195072551b3348ef13a4f14;hb=d6309f5907981526e78078dfb87419fbd267f270;hpb=aeff77c885be425a8247b2143469fdd400ef68c0 diff --git a/README b/README index afdbf2311..dc7281562 100644 --- a/README +++ b/README @@ -51,16 +51,16 @@ PACKAGE CONTENTS: - liblttsessiondcomm The ltt-sessiond communication library. In order to talk with ltt-sessiond, - thiis library must be used. + this library must be used. - libkernelctl Kernel tracer control and ioctl definitions. - - liblttkconsumerd - Library for Kernel trace consumer. + - liblttng-consumer + Library for Kernel and (optionally) UST trace consumer. - - ltt-kconsumerd - The Kernel consumer daemon which uses liblttkconsumerd. + - lttng-consumerd + The consumer daemon which uses liblttng-consumer. - ltt-sessiond The LTTng session daemon binary.