diff options
author | Dominique Martinet <[email protected]> | 2024-05-10 07:24:31 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-05-10 10:49:26 -0300 |
commit | a2a6604e1c5836ff4121f170af1328c6a141cca4 (patch) | |
tree | c62b71d2ca7df1656db9e465d359f5d95bfd5a51 /tools/perf/scripts/python/task-analyzer.py | |
parent | 11a42964850b5b6f866f64b0157e6e99b4d7ab9d (diff) |
perf parse-events: Add new 'fake_tp' parameter for tests
The next commit will allow tracepoints starting with digits, but most
systems do not have any available by default so tests should skip the
actual "check if it exists in /sys/kernel/debug/tracing" step.
In order to do that, add a new boolean flag specifying if we should
actually "format" the probe or not.
Originally-by: Jiri Olsa <[email protected]>
Reviewed-by: Ian Rogers <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions