diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2021-05-03 14:53:37 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-05-10 12:00:59 +0000 |
| commit | b3172585b13d7171c32cfabdf938eca7fdfe9b31 (patch) | |
| tree | bdb77f7e6cc1f9d8475e6d4123f9a3791f473d00 /tools/perf/scripts/python | |
| parent | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources (diff) | |
| download | kernel-b3172585b13d7171c32cfabdf938eca7fdfe9b31.tar.gz kernel-b3172585b13d7171c32cfabdf938eca7fdfe9b31.zip | |
tools arch x86: Sync the msr-index.h copy with the kernel sources
To pick up the changes from these csets:
d0946a882e622022 ("perf/x86/intel: Hybrid PMU support for perf capabilities")
That cause no changes to tooling as it isn't adding any new MSR, just
some capabilities for a pre-existing one:
$ tools/perf/trace/beauty/tracepoints/x86_msr.sh > before
$ cp arch/x86/include/asm/msr-index.h tools/arch/x86/include/asm/msr-index.h
$ tools/perf/trace/beauty/tracepoints/x86_msr.sh > after
$ diff -u before after
$
Just silences this perf build warning:
Warning: Kernel ABI header at 'tools/arch/x86/include/asm/msr-index.h' differs from latest version at 'arch/x86/include/asm/msr-index.h'
diff -u tools/arch/x86/include/asm/msr-index.h arch/x86/include/asm/msr-index.h
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
