Searched hist:"2 e9f5bda2f036aa38312fbeb99ff7e19c0221578" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/perf/tests/shell/ |
H A D | record.sh | diff 2e9f5bda2f036aa38312fbeb99ff7e19c0221578 Tue Nov 22 02:31:21 CST 2022 Michael Petlan <mpetlan@redhat.com> perf test: Fix record test on KVM guests
Using precise flag with br_inst_retired.near_call causes the test fail on KVM guests, even when the guests have PMU forwarding enabled and the event itself is supported.
Remove the precise flag in order to make the test work on KVM guests.
Signed-off-by: Michael Petlan <mpetlan@redhat.com> Acked-by: Ian Rogers <irogers@google.com> Link: https://lore.kernel.org/r/20221122083121.6012-1-mpetlan@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|