diff options
author | 2022-03-02 20:01:31 +0100 | |
---|---|---|
committer | 2022-03-15 14:36:49 -0400 | |
commit | 51d64c3a181938da8fb56404524e15776e9c6bf8 (patch) | |
tree | d221e8c7bd00148d8d505bca50bf4559be5c0401 /scripts/bpf_doc.py | |
parent | rtla/trace: Add trace events helpers (diff) | |
download | linux-dev-51d64c3a181938da8fb56404524e15776e9c6bf8.tar.xz linux-dev-51d64c3a181938da8fb56404524e15776e9c6bf8.zip |
rtla: Add -e/--event support
Add -e/--event option. This option enables an event in the trace (-t)
session. The argument can be a specific event, e.g., -e sched:sched_switch,
or all events of a system group, e.g., -e sched. Multiple -e are allowed.
It is only active when -t or -a are set.
This option is available for all current tools.
Link: https://lkml.kernel.org/r/6a3b753be9b1e811953995f7f21a86918ad13390.1646247211.git.bristot@kernel.org
Cc: Daniel Bristot de Oliveira <bristot@kernel.org>
Cc: Clark Williams <williams@redhat.com>
Cc: Juri Lelli <juri.lelli@redhat.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Daniel Bristot de Oliveira <bristot@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions