diff options
author | Daniel Bristot de Oliveira <[email protected]> | 2022-03-02 20:01:33 +0100 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-03-15 14:36:49 -0400 |
commit | 1a754893653f73724d007c2cf95cf6c47d5114c4 (patch) | |
tree | d533848e053f10fb28b849b7ebcb68e7e1166ace /drivers/fpga/fpga-bridge.c | |
parent | 336c92b26cf9aee6c5d5907ef49b90d2665e9d70 (diff) |
rtla: Add --trigger support
Add --trigger option. This option enables a trace event trigger to the
previous -e sys:event argument, allowing some advanced tracing options.
For instance, in a system with CPUs 2:23 isolated, it is possible to get
a stack trace of thread wakeup targeting those CPUs while running
osnoise with the following command line:
# osnoise top -c 2-23 -a 50 -e sched:sched_wakeup --trigger="stacktrace if target_cpu >= 2"
This option is available for all current tools.
Link: https://lkml.kernel.org/r/07d2983d5f71261d4da89dbaf02efcad100ab8ee.1646247211.git.bristot@kernel.org
Cc: Daniel Bristot de Oliveira <[email protected]>
Cc: Clark Williams <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Daniel Bristot de Oliveira <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions