summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-10-04perf smt: Tidy header guard add SPDXIan Rogers
2022-10-04perf branch: Add PERF_BR_NEW_ARCH_[N] map for BRBE on arm64 platformAnshuman Khandual
2022-10-04perf branch: Add branch privilege information request flagAnshuman Khandual
2022-10-04perf branch: Extend branch type classificationAnshuman Khandual
2022-10-04perf branch: Add system error and not in transaction branch typesAnshuman Khandual
2022-10-04perf build: Enable -Wthread-safety with clangIan Rogers
2022-10-04perf top: Fixes for thread safety analysisIan Rogers
2022-10-04perf sched: Fixes for thread safety analysisIan Rogers
2022-10-04perf mutex: Add thread safety annotationsIan Rogers
2022-10-04perf dso: Hold lock when accessing nsinfoIan Rogers
2022-10-04perf top: Update use of pthread mutexIan Rogers
2022-10-04perf annotate: Update use of pthread mutexIan Rogers
2022-10-04perf dso: Update use of pthread mutexIan Rogers
2022-10-04perf mmap: Remove unnecessary pthread.h includeIan Rogers
2022-10-04perf ui: Update use of pthread mutexIan Rogers
2022-10-04perf sched: Update use of pthread mutexIan Rogers
2022-10-04perf record: Update use of pthread mutexIan Rogers
2022-10-04perf lock: Remove unused pthread.h includeIan Rogers
2022-10-04perf bpf: Remove unused pthread.h includeIan Rogers
2022-10-04perf hist: Update use of pthread mutexIan Rogers
2022-10-04perf tests: Avoid pthread.h inclusionIan Rogers
2022-10-04perf bench: Update use of pthread mutex/condIan Rogers
2022-10-04perf mutex: Wrapped usage of mutex and condPavithra Gurushankar
2022-10-04perf record: Allow multiple recording time rangesAdrian Hunter
2022-10-04perf evlist: Add evlist__{en/dis}able_non_dummy()Adrian Hunter
2022-10-04perf record: Change evlist->ctl_fd to use fdarray_flag__non_perf_eventAdrian Hunter
2022-10-04perf record: Fix done_fd wakeup eventAdrian Hunter
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter
2022-10-04perf hashmap: Tidy hashmap dependencyIan Rogers
2022-10-04perf metrics: Use 'unsigned int' instead of just 'unsigned'.Xin Gao
2022-10-04perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.Xin Gao
2022-10-04tools build: Display logical OR of a feature flavorsRoberto Sassu
2022-10-04tools build: Increment room for feature name in feature detection outputRoberto Sassu
2022-10-04tools build: Fix feature detection output due to eval expansionRoberto Sassu
2022-10-04perf inject: Add a command line option to specify build ids.Raul Silvera
2022-10-03Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-03Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2022-10-03Merge tag 'lkmm.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-10-03Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-30Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-09-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-09-30KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson
2022-09-30KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson
2022-09-30KVM: selftests: Gracefully handle empty stack tracesDavid Matlack
2022-09-30KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito