Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of...
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux Pull perf tools fixes from Arnaldo Carvalho de Melo: - Fix SIGSEGV when processing syscall args in perf.data files in 'perf trace' - Sync kvm, msr-index and cpufeatures headers with the kernel sources - Fix 'convert perf time to TSC' 'perf test': - No need to open events twice - Fix finding correct event on hybrid systems * tag 'perf-tools-fixes-for-v5.19-2022-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: perf trace: Fix SIGSEGV when processing syscall args perf tests: Fix Convert perf time to TSC test for hybrid perf tests: Stop Convert perf time to TSC test opening events twice tools arch x86: Sync the msr-index.h copy with the kernel sources tools headers cpufeatures: Sync with the kernel sources tools headers UAPI: Sync linux/kvm.h with the kernel sources
No related branches found
No related tags found
Showing
- tools/arch/x86/include/asm/cpufeatures.h 10 additions, 2 deletionstools/arch/x86/include/asm/cpufeatures.h
- tools/arch/x86/include/asm/disabled-features.h 20 additions, 1 deletiontools/arch/x86/include/asm/disabled-features.h
- tools/arch/x86/include/asm/msr-index.h 4 additions, 0 deletionstools/arch/x86/include/asm/msr-index.h
- tools/include/uapi/linux/kvm.h 1 addition, 0 deletionstools/include/uapi/linux/kvm.h
- tools/perf/builtin-trace.c 2 additions, 0 deletionstools/perf/builtin-trace.c
- tools/perf/tests/perf-time-to-tsc.c 10 additions, 17 deletionstools/perf/tests/perf-time-to-tsc.c
Loading
Please register or sign in to comment