Don't report back error on syscalls fail for -a -k
authorDavid Goulet <dgoulet@efficios.com>
Fri, 6 Apr 2012 19:24:53 +0000 (15:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 6 Apr 2012 19:24:53 +0000 (15:24 -0400)
commitbd29c13d4c9296705a4444404a69c0557e5b8cb9
treeb05860740cb267864ab4c5f5625d9379cea7719d
parentaf061a47af03a507bb9c2fade8f278a2a01fe29c
Don't report back error on syscalls fail for -a -k

lttng enable-event -a -k will not report an error anymmore if enabling
syscall events has failed. Please refer to the commitdiff for a detailed
comment on why this is done like so.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/event.c
src/bin/lttng-sessiond/kernel.c
src/common/sessiond-comm/sessiond-comm.c
src/common/sessiond-comm/sessiond-comm.h
This page took 0.02532 seconds and 4 git commands to generate.