summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorZhang Rui <rui.zhang@intel.com>2019-07-10 21:44:29 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2019-07-11 15:08:57 +0200
commit1193b1658d16f03cdb2edbac5f2a796ccca225af (patch)
tree55b46e943bee466905aad3fab1a434bddae686d1 /tools/perf/scripts/python
parent8a00676cd690941c9a18bd390c3b2cade631c516 (diff)
downloadkernel-1193b1658d16f03cdb2edbac5f2a796ccca225af.tar.gz
intel_rapl: cleanup hardcoded MSR access
There are still some places in the common code that have hardcoded MSR access, convert them to follow the abstracted register access. Reviewed-by: Pandruvada, Srinivas <srinivas.pandruvada@intel.com> Tested-by: Pandruvada, Srinivas <srinivas.pandruvada@intel.com> Signed-off-by: Zhang Rui <rui.zhang@intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
pan>fs/proc: apply the time namespace offset to /proc/stat btimeMichael Weiß 2020-07-10seccomp: Report number of loaded filters in /proc/$pid/statusKees Cook 2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport 2020-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2020-06-04proc: rename "catch" function argumentAlexey Dobriyan 2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov 2020-04-07proc: speed up /proc/*/statmAlexey Dobriyan 2019-11-13time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra