Commit a6fb36d
committed
perf parse-events filter: Use evsel__find_pmu
JIRA: https://issues.redhat.com/browse/RHEL-78200
upstream
========
commit 8b99e2f
Author: Ian Rogers <irogers@google.com>
Date: Wed Jun 4 10:45:35 2025 -0700
description
===========
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>
Signed-off-by: Anubhav Shelat <ashelat@redhat.com>1 parent 14c3cf9 commit a6fb36d
1 file changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2559 | 2559 | | |
2560 | 2560 | | |
2561 | 2561 | | |
2562 | | - | |
2563 | 2562 | | |
2564 | | - | |
| 2563 | + | |
2565 | 2564 | | |
2566 | 2565 | | |
2567 | 2566 | | |
| |||
2579 | 2578 | | |
2580 | 2579 | | |
2581 | 2580 | | |
2582 | | - | |
2583 | | - | |
2584 | | - | |
2585 | | - | |
2586 | | - | |
2587 | | - | |
2588 | | - | |
| 2581 | + | |
| 2582 | + | |
2589 | 2583 | | |
2590 | 2584 | | |
2591 | | - | |
| 2585 | + | |
2592 | 2586 | | |
2593 | 2587 | | |
2594 | 2588 | | |
| |||
0 commit comments