X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=README.md;h=45a83f88e86c5cc0d5ea51246a3c6b7722501c4b;hp=159a5f4dbc3b1035c5b324e3b21cfec6d941958c;hb=6345ade6cd9f3c45f0338070cb765edd11eed419;hpb=0df4a6dd0b4fd499d85ad184bbf238c175fb1d48 diff --git a/README.md b/README.md index 159a5f4db..45a83f88e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ LTTng-tools [![Coverity](https://img.shields.io/coverity/scan/lttng-tools.svg)](https://scan.coverity.com/projects/lttng-tools) LTTng-tools is a set of tools to control [LTTng](https://lttng.org/) -tracing. The project includes the LTTng session daemon, consumer damon +tracing. The project includes the LTTng session daemon, consumer daemon and relay daemon, as well as `liblttng-ctl`, a C library used to communicate with the session daemon, and `lttng`, a command line interface to `liblttng-ctl`.