doc/man: use linkgenoptions macro
[lttng-tools.git] / README.md
index fc6254f224e55ddc7d64cef930d44843237ac4ea..159a5f4dbc3b1035c5b324e3b21cfec6d941958c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 LTTng-tools
 ===========
 
+[![Jenkins](https://img.shields.io/jenkins/s/https/ci.lttng.org/lttng-tools_master_build.svg)](https://ci.lttng.org/job/lttng-tools_master_build/)
+[![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
 and relay daemon, as well as `liblttng-ctl`, a C library used to
@@ -154,6 +157,7 @@ This package contains the following elements:
   - `include`: the public header files that will be installed on the system.
   - `src/bin`: source code of LTTng-tools programs.
     - `lttng-consumerd`: consumer daemon.
+    - `lttng-crash`: crash trace viewer.
     - `lttng-relayd`: relay daemon.
     - `lttng-sessiond`: session daemon.
     - `lttng`: command line interface for LTTng tracing control.
This page took 0.022475 seconds and 4 git commands to generate.