X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fevent.c;h=f22b812823a174e0d08561f0f80542e17a1bd986;hp=77818e587d4511f65eba47f38f71d5d292cc7f1e;hb=8b0371373c32ffff29e08877033c2a29f89942f9;hpb=06c0da969b6b69e68029df1db6e625a409cb989f diff --git a/src/bin/lttng-sessiond/event.c b/src/bin/lttng-sessiond/event.c index 77818e587..f22b81282 100644 --- a/src/bin/lttng-sessiond/event.c +++ b/src/bin/lttng-sessiond/event.c @@ -244,7 +244,7 @@ end: } /* - * Enable all kernel tracepoint events of a channel of the kernel session. + * Enable all kernel sycalls events of a channel of the kernel session. */ int event_kernel_enable_all_syscalls(struct ltt_kernel_channel *kchan, int kernel_tracer_fd)