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