Fix: handle ENOENT when creating a kernel event
authorDavid Goulet <dgoulet@efficios.com>
Wed, 14 May 2014 15:27:00 +0000 (11:27 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 14 May 2014 15:27:00 +0000 (11:27 -0400)
commit8197a3393bc0cfcc6f3cf75426535cf0b10a506b
tree56671902161de9e2160d0a7d37650ee97f1f03f9
parent7ab02a271869642f4b34d4bd4dd9a68b3207271d
Fix: handle ENOENT when creating a kernel event

The kernel tracer returns ENOENT if an event is not found thus warn the
user of that.

Fixes #761

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