summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2023-05-07Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...Linus Torvalds-144556/+167669
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo-20/+14
2023-05-06Revert "perf build: Warn for BPF skeletons if endian mismatches"Arnaldo Carvalho de Melo-10/+7
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-7/+10
2023-05-05perf metrics: Fix SEGV with --for-each-cgroupIan Rogers-0/+1
2023-05-05perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...Arnaldo Carvalho de Melo-20/+174
2023-05-05perf stat: Separate bperf from bpf_profilerDmitrii Dolgov-2/+7
2023-05-04Merge tag 'mm-stable-2023-05-03-16-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+40
2023-05-04Merge tag 'loongarch-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-3/+518
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter-1/+0
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter-2/+0
2023-05-03selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden-2/+5
2023-05-02selftests/ksm: ksm_functional_tests: add prctl unmerge testDavid Hildenbrand-6/+40
2023-05-02perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong-0/+1
2023-05-02perf cs-etm: Add fix for coresight trace for any range of CPUsGanapatrao Kulkarni-1/+23
2023-05-02perf build: Fix unescaped # in perf build-testJames Clark-1/+1
2023-05-02perf unwind: Suppress massive unsupported target platform errorsChangbin Du-1/+1
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman-5/+5
2023-05-02perf script: Print raw ip instead of binary offset for callchainChangbin Du-7/+2
2023-05-02perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong-1/+1
2023-05-02perf list: Modify the warning message about scandirat(3)Namhyung Kim-1/+1
2023-05-02perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim-4/+8
2023-05-02perf lock contention: Rework offset calculation with BPF CO-RENamhyung Kim-7/+7
2023-05-02perf lock contention: Fix struct rq lock accessNamhyung Kim-4/+4
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-297/+1061
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen-3/+518
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-0/+248
2023-04-29Merge tag 'cgroup-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-11/+14
2023-04-28perf stat: Disable TopdownL1 on hybridIan Rogers-1/+7
2023-04-28perf stat: Avoid SEGV on counter->nameIan Rogers-1/+1
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+171
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-182/+330
2023-04-28Merge tag 'trace-tools-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-7/+47
2023-04-28Merge tag 'trace-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-103/+351
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-475/+355
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+1242
2023-04-28selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer-5/+5
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds-16/+22
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2166/+3480
2023-04-27Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+2
2023-04-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-19/+16
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2023-04-27Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+8614
2023-04-27Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-13/+76
2023-04-27Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-61/+97
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19555/+42993
2023-04-26Merge branch 'for-6.4/tests' into for-linusJiri Kosina-10/+8614
2023-04-26Merge tag 'kvm-x86-selftests-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-93/+295
2023-04-26Merge tag 'kvm-x86-pmu-6.4' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-154/+373
2023-04-26Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-252/+1140