diff options
author | Kyle Huey <[email protected]> | 2024-04-11 18:50:19 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-04-12 11:49:51 +0200 |
commit | a265c9f6d52ac760e6e572bac73a11b60b998779 (patch) | |
tree | ca0cdf253184f1af3a265b9e5a5e9aee67855988 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c4fcc7d1f41532e878087c7c43f4cf247604d68b (diff) |
selftest/bpf: Test a perf BPF program that suppresses side effects
The test sets a hardware breakpoint and uses a BPF program to suppress the
side effects of a perf event sample, including I/O availability signals,
SIGTRAPs, and decrementing the event counter limit, if the IP matches the
expected value. Then the function with the breakpoint is executed multiple
times to test that all effects behave as expected.
Signed-off-by: Kyle Huey <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Song Liu <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions