diff options
author | Kan Liang <kan.liang@linux.intel.com> | 2021-04-12 07:30:58 -0700 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-04-19 20:03:28 +0200 |
commit | 58ae30c29a370c09eb49e0007d881a9aed13c5a3 (patch) | |
tree | f6296e079a60f79ee6f5e6e2b1bc830b8e7fc9d4 /kernel/gcov/gcc_base.c | |
parent | a9c81ccdf52dd73a20178c40bca34cf52991fdea (diff) |
perf/x86/intel: Add attr_update for Hybrid PMUs
The attribute_group for Hybrid PMUs should be different from the
previous
cpu PMU. For example, cpumask is required for a Hybrid PMU. The PMU type
should be included in the event and format attribute.
Add hybrid_attr_update for the Hybrid PMU.
Check the PMU type in is_visible() function. Only display the event or
format for the matched Hybrid PMU.
Signed-off-by: Kan Liang <kan.liang@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lkml.kernel.org/r/1618237865-33448-19-git-send-email-kan.liang@linux.intel.com
Diffstat (limited to 'kernel/gcov/gcc_base.c')
0 files changed, 0 insertions, 0 deletions