summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf cpumap: Use perf_cpu_map__for_each_cpu when possibleIan Rogers2024-03-219-74/+72
* perf stat: Remove duplicate cpus_map_matched functionIan Rogers2024-03-211-21/+1
* perf arm64 header: Remove unnecessary CPU map get and putIan Rogers2024-03-211-3/+0
* perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_emptyIan Rogers2024-03-215-14/+9
* perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty useIan Rogers2024-03-212-7/+7
* perf arm-spe/cs-etm: Directly iterate CPU mapsIan Rogers2024-03-212-67/+51
* libperf cpumap: Ensure empty cpumap is NULL from allocIan Rogers2024-03-211-1/+5
* libperf cpumap: Add any, empty and min helpersIan Rogers2024-03-213-0/+47
* perf build: Fix out of tree build related to installation of sysreg-defsEthan Adams2024-03-211-3/+4
* perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter2024-03-211-1/+3
* perf script: Show also errors for --insn-trace optionAdrian Hunter2024-03-211-1/+1
* perf docs arm_spe: Clarify more SPE requirements related to KPTIJames Clark2024-03-211-1/+11
* tools headers: Remove almost unused copy of uapi/stat.h, add few conditional ...Arnaldo Carvalho de Melo2024-03-213-197/+11
* tools headers: Remove now unused copies of uapi/{fcntl,openat2}.h and asm/fcn...Arnaldo Carvalho de Melo2024-03-214-389/+0
* perf beauty: Use the system linux/fcntl.h instead of a copy from the kernelArnaldo Carvalho de Melo2024-03-213-3/+3
* perf beauty: Move prctl.h files (uapi/linux and x86's) copy out of the direct...Arnaldo Carvalho de Melo2024-03-216-13/+12
* perf beauty: Stop using the copy of uapi/linux/prctl.hArnaldo Carvalho de Melo2024-03-211-1/+1
* perf beauty: Move arch/x86/include/asm/irq_vectors.h copy out of the director...Arnaldo Carvalho de Melo2024-03-214-6/+8
* perf beauty: Move uapi/sound/asound.h copy out of the directory used to build...Arnaldo Carvalho de Melo2024-03-215-9/+10
* perf beauty: Move uapi/linux/usbdevice_fs.h copy out of the directory used to...Arnaldo Carvalho de Melo2024-03-214-6/+6
* perf beauty: Move uapi/linux/mount.h copy out of the directory used to build ...Arnaldo Carvalho de Melo2024-03-218-27/+26
* perf beauty: Don't include uapi/linux/mount.h, use sys/mount.h insteadArnaldo Carvalho de Melo2024-03-211-1/+8
* perf beauty: Move uapi/linux/fs.h copy out of the directory used to build perfArnaldo Carvalho de Melo2024-03-216-8/+18
* perf beauty: Fix dependency of tables using uapi/linux/mount.hArnaldo Carvalho de Melo2024-03-211-5/+5
* perf c2c: Fix a punctuationBhaskar Chowdhury2024-03-211-1/+1
* perf trace: Collect sys_nanosleep first argumentArnaldo Carvalho de Melo2024-03-212-0/+23
* Merge tag 'trace-tools-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-2120-306/+644
|\
| * tools/rtla: Add -U/--user-load option to timerlatDaniel Bristot de Oliveira2024-03-203-9/+95
| * tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira2024-03-206-133/+183
| * tools/rtla: Use tools/build makefiles to build rtlaDaniel Bristot de Oliveira2024-03-207-145/+244
| * tools/tracing: Use tools/build makefiles on latency-collectorDaniel Bristot de Oliveira2024-03-204-19/+122
* | Merge tag 'ktest-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2024-03-181-6/+11
|\ \
| * | ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere2024-03-151-0/+1
| * | ktest.pl: Process variables within variablesSteven Rostedt2024-03-151-6/+10
* | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-0/+134
|\ \ \
| * | | selftests/user_events: Test multi-format eventsBeau Belgrave2024-03-181-0/+134
* | | | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-03-161-0/+12
|\ \ \ \
| * | | | powerpc/64s: Move dcbt/dcbtst sequence into a macroMichael Ellerman2024-03-031-0/+12
* | | | | Merge tag 'v6.9-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-03-151-3/+5
|\ \ \ \ \
| * | | | | crypto: ccp - Update return values for some unit testsMario Limonciello2024-02-241-3/+5
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-1551-751/+3232
|\ \ \ \ \ \
| * | | | | | selftests: kvm: remove meaningless assignments in MakefilesPaolo Bonzini2024-03-151-2/+2
| * | | | | | Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2024-03-141-0/+2
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: selftest: memop: Fix undefined behaviorNina Schoetterl-Glausch2024-02-231-0/+2
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-111-9/+50
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: re-map Xen's vcpu_info using HVA rather than GPAPaul Durrant2024-02-221-0/+15
| | * | | | | | KVM: selftests: map Xen's shared_info page using HVA rather than GFNPaul Durrant2024-02-221-9/+35
| * | | | | | | Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-1112-161/+995
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: selftests: Test top-down slots event in x86's pmu_counters_testDapeng Mi2024-02-211-0/+3
| | * | | | | | | KVM: selftests: Extend PMU counters test to validate RDPMC after WRMSRSean Christopherson2024-01-311-0/+41