diff options
| author | Ingo Molnar <[email protected]> | 2015-08-21 06:14:46 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-08-21 06:17:01 +0000 |
| commit | 82819ffb42fb45197bacf3223191deca31d3eb91 (patch) | |
| tree | 7e4d872981d3e7c6cbd9bc7f8bf637b6605a55c8 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
| download | kernel-82819ffb42fb45197bacf3223191deca31d3eb91.tar.gz kernel-82819ffb42fb45197bacf3223191deca31d3eb91.zip | |
perf/x86/msr: Fix the MSR driver build
The new MSR PMU driver made use of rdtsc() which does not exist (yet) in
this tree:
arch/x86/kernel/cpu/perf_event_msr.c:91:3: error: implicit declaration of function 'rdtsc'
Use the old rdtscll() primitive for now.
Reported-by: kbuild test robot <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
