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>
Tue, 10 Apr 2012 15:00:57 +0000 (11:00 -0400)
commit15d5a1ad0908a8f56feba473a82deb615d076edf
tree34c64d81971a3c9161b67d297ebb0688c6faff9b
parentaef71302d6325f3f04cd21e79665e617d3da721d
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.02672 seconds and 4 git commands to generate.