X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README;h=dc7281562858840f0b52f217f256a0c238ec2eee;hp=16e1154bdf33ac15f7ea560fe459bd8c03fc8583;hb=3bd1e0819b577ffcb44acd7c2f8e02ff09654b7b;hpb=f84efadf55274918ca038a4e06e0a8af1a320654 diff --git a/README b/README index 16e1154bd..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. - - liblttngkconsumerd - Library for Kernel trace consumer. + - liblttng-consumer + Library for Kernel and (optionally) UST trace consumer. - - ltt-kconsumerd - The Kernel consumer daemon which uses liblttngkconsumerd. + - lttng-consumerd + The consumer daemon which uses liblttng-consumer. - ltt-sessiond The LTTng session daemon binary.