From: Jonathan Rajotte Date: Tue, 18 May 2021 16:08:15 +0000 (-0400) Subject: Rename lttng_event_rule_syscall to lttng_event_rule_kernel_syscall X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=4f7da553ae57a6c947da2b9668c06418b2d50e99;hp=4f7da553ae57a6c947da2b9668c06418b2d50e99;p=lttng-tools.git Rename lttng_event_rule_syscall to lttng_event_rule_kernel_syscall Allow the usage of "kernel:syscall*" as the `--type` argument for add trigger. A later patch remove the notion of domain. Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau Change-Id: Ib5c87ec937bb0acf9c5133532961dcc31e533884 ---