X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Fevent-rule%2Fsyscall.h;h=c581b809cf18a5a67993c11043e748525424aa1a;hp=baf8432c142597295ee05936edb2f97ffd9837c1;hb=67d38b9374a83948f81ae1544e0fc707f0829303;hpb=cb6096aac522cc9b005eb704d40c6aac00e384ab diff --git a/include/lttng/event-rule/syscall.h b/include/lttng/event-rule/syscall.h index baf8432c1..c581b809c 100644 --- a/include/lttng/event-rule/syscall.h +++ b/include/lttng/event-rule/syscall.h @@ -17,6 +17,8 @@ extern "C" { /* * Create a newly allocated syscall event rule. * + * The default pattern is '*'. + * * Returns a new event rule on success, NULL on failure. This event rule must be * destroyed using lttng_event_rule_destroy(). */