CLI: Implement lttng clear session command
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 11 Feb 2019 16:26:05 +0000 (11:26 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 10 Apr 2019 20:20:10 +0000 (16:20 -0400)
commit9719ac526815b29a9b52a3386b8d3373efbfa830
tree7317016e73c681ec592c1d6c362ada8db884fdad
parenta03e83c35e9b1534952a57d64bab6beb728a990e
CLI: Implement lttng clear session command

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
configure.ac
src/bin/lttng/Makefile.am
src/bin/lttng/command.h
src/bin/lttng/commands/clear.c [new file with mode: 0644]
src/bin/lttng/lttng.c
src/common/mi-lttng-3.0.xsd
src/common/mi-lttng.c
src/common/mi-lttng.h
This page took 0.026248 seconds and 5 git commands to generate.