Update loglevel ABI
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 31 Jan 2012 22:18:54 +0000 (17:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 31 Jan 2012 22:18:54 +0000 (17:18 -0500)
commitdad47fc4c65ec0acbfedc676895833b465d25cd6
tree5fd7bb948efdb64d85250175a0156f7825676d23
parent317eef9339f8620bf3d99972ba2a9196a36060db
Update loglevel ABI

Loglevels are now an attribute part of an event, rather than an event
per se.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
include/lttng/lttng.h
src/bin/lttng-sessiond/lttng-ust-abi.h
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/trace-ust.c
src/bin/lttng-sessiond/ust-app.c
src/bin/lttng/commands/enable_events.c
src/bin/lttng/commands/list.c
This page took 0.025759 seconds and 4 git commands to generate.