Commit 8b99e2f
perf parse-events filter: Use evsel__find_pmu
Rather than manually scanning PMUs, use evsel__find_pmu that can use
the PMU set during event parsing.
Signed-off-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250604174545.2853620-2-irogers@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>1 parent 189a977 commit 8b99e2f
1 file changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2564 | 2564 | | |
2565 | 2565 | | |
2566 | 2566 | | |
2567 | | - | |
2568 | 2567 | | |
2569 | | - | |
| 2568 | + | |
2570 | 2569 | | |
2571 | 2570 | | |
2572 | 2571 | | |
| |||
2584 | 2583 | | |
2585 | 2584 | | |
2586 | 2585 | | |
2587 | | - | |
2588 | | - | |
2589 | | - | |
2590 | | - | |
2591 | | - | |
2592 | | - | |
2593 | | - | |
| 2586 | + | |
| 2587 | + | |
2594 | 2588 | | |
2595 | 2589 | | |
2596 | | - | |
| 2590 | + | |
2597 | 2591 | | |
2598 | 2592 | | |
2599 | 2593 | | |
| |||
0 commit comments