diff options
author | Zhengjun Xing <[email protected]> | 2022-09-27 13:15:13 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-09-29 09:52:56 -0300 |
commit | 457c8b60267054869513ab1fb5513abb0a566dd0 (patch) | |
tree | d1328677ac0357b65af9b11cf851371b3a6915fd /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 74a61d53a6d1ca1172d85964d15c83c2cc3670b3 (diff) |
perf test: Fix test case 87 ("perf record tests") for hybrid systems
The test case 87 ("perf record tests") failed on hybrid systems,the event
"cpu/br_inst_retired.near_call/p" is only for non-hybrid system. Correct
the test event to support both non-hybrid and hybrid systems.
Before:
# ./perf test 87
87: perf record tests : FAILED!
After:
# ./perf test 87
87: perf record tests : Ok
Fixes: 24f378e66021f559 ("perf test: Add basic perf record tests")
Reviewed-by: Kan Liang <[email protected]>
Signed-off-by: Xing Zhengjun <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[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 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions