summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser
2025-06-09perf: Fix libjvmti.c sign compare errorYuzhuo Jing
2025-06-09perf script: perf script tests fails with segfaultAditya Bodkhe
2025-06-09tools/power turbostat: regression fix: --show C1E%Len Brown
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst
2025-06-09bpftool: Display cookie for tracing link probeTao Chen
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song
2025-06-09libbpf: Support link-based cgroup attach with optionsYonghong Song
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu
2025-06-09perf trace: Remove --map-dump documentationHoward Chu
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers
2025-06-09perf thread_map: Remove uid optionsIan Rogers
2025-06-09perf target: Remove uid from targetIan Rogers
2025-06-09perf bench evlist-open-close: Switch user option to use BPF filterIan Rogers
2025-06-09perf trace: Switch user option to use BPF filterIan Rogers
2025-06-09perf top: Switch user option to use BPF filterIan Rogers
2025-06-09perf tests record: Add basic uid filtering testIan Rogers
2025-06-09perf record: Switch user option to use BPF filterIan Rogers
2025-06-09perf parse-events: Add parse_uid_filter helperIan Rogers
2025-06-09perf target: Separate parse_uid into its own functionIan Rogers
2025-06-09perf parse-events filter: Use evsel__find_pmuIan Rogers
2025-06-09perf bpf-filter: Improve error messagesNamhyung Kim
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-08tools/power turbostat: version 2025.06.08Len Brown
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui