diff options
| author | Howard Chu <[email protected]> | 2025-05-28 19:11:46 +0000 |
|---|---|---|
| committer | Namhyung Kim <[email protected]> | 2025-06-09 18:18:19 +0000 |
| commit | d796c51ee52a10413435816ebdae8a0aa8df8f93 (patch) | |
| tree | 30ad294049839f49f9351da98c9b23dfc1254b61 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | perf test trace: Stop tracing hrtimer_setup event in trace enum test (diff) | |
| download | kernel-d796c51ee52a10413435816ebdae8a0aa8df8f93.tar.gz kernel-d796c51ee52a10413435816ebdae8a0aa8df8f93.zip | |
perf test trace: Remove set -e for BTF general tests
Remove set -e and print error messages in BTF general tests.
Before:
$ sudo /tmp/perf test btf -vv
108: perf trace BTF general tests:
108: perf trace BTF general tests : Running
--- start ---
test child forked, pid 889299
Checking if vmlinux BTF exists
Testing perf trace's string augmentation
String augmentation test failed
---- end(-1) ----
108: perf trace BTF general tests : FAILED!
After:
$ sudo /tmp/perf test btf -vv
108: perf trace BTF general tests:
108: perf trace BTF general tests : Running
--- start ---
test child forked, pid 886551
Checking if vmlinux BTF exists
Testing perf trace's string augmentation
String augmentation test failed, output:
:886566/886566 renameat2(CWD, "/tmp/file1_RcMa", CWD, "/tmp/file2_RcMa", NOREPLACE) = 0---- end(-1) ----
108: perf trace BTF general tests : FAILED!
Signed-off-by: Howard Chu <[email protected]>
Tested-by: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
