diff options
author | Kan Liang <[email protected]> | 2018-05-03 11:25:12 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-05-31 12:36:28 +0200 |
commit | 5a6c9d94e9ed7410142bc6fcb638a4db1895aa0c (patch) | |
tree | ba92b2f92f92183e08c3474a27051add30e23880 /lib/test_overflow.c | |
parent | 0f519f0352e37e7d71bdce5559517c74a35f6e33 (diff) |
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Some uncores have customized PMU. For customized PMU, it does not need
to customize everything. For example, it only needs to customize init()
function for client IMC uncore. Other functions like
add()/del()/start()/stop()/read() can use generic code.
Expose the uncore_pmu_event_add/del/start/stop() functions.
Signed-off-by: Kan Liang <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions