diff options
| author | Song Liu <[email protected]> | 2023-04-07 19:01:30 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2023-04-07 22:24:43 +0000 |
| commit | 3ebf5212bf042954666b19fe4ff5a98911b08128 (patch) | |
| tree | 822359b640817d808f3b6b4e2871ada325eda7ef /tools/bpf/bpftool/prog.c | |
| parent | bpf: ensure all memory is initialized in bpf_get_current_comm (diff) | |
| download | kernel-3ebf5212bf042954666b19fe4ff5a98911b08128.tar.gz kernel-3ebf5212bf042954666b19fe4ff5a98911b08128.zip | |
selftests/bpf: Use PERF_COUNT_HW_CPU_CYCLES event for get_branch_snapshot
perf_event with type=PERF_TYPE_RAW and config=0x1b00 turned out to be not
reliable in ensuring LBR is active. Thus, test_progs:get_branch_snapshot is
not reliable in some systems. Replace it with PERF_COUNT_HW_CPU_CYCLES
event, which gives more consistent results.
Signed-off-by: Song Liu <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
