aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2015-08-06 17:26:58 +0200
committerIngo Molnar <[email protected]>2015-08-12 11:43:20 +0200
commit19b3340cf58d14decf2898fc795cc2b1fa49e79e (patch)
tree527fff56ba3f0c79f29ed0787bc5e61b3d5251d9 /tools/perf/scripts/python/event_analyzing_sample.py
parent3d325bf0da91ca5d22f2525a72308dafd4fc0977 (diff)
perf/x86: Fix MSR PMU driver
Currently we only update the sysfs event files per available MSR, we didn't actually disallow creating unlisted events. Rework things such that the dectection, sysfs listing and event creation are better coordinated. Sadly it appears it's impossible to probe R/O MSRs under virt. This means we have to do the full model table to avoid listing all MSRs all the time. Tested-by: Kan Liang <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions