summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-12-12perf vendor events arm64: Update N2/V2 events from sourceJames Clark-75/+82
2024-12-12perf tools: Avoid unaligned pointer operationsNamhyung Kim-5/+9
2024-12-12tools build feature: Don't set feature-libcap=1 if libcap-devel isn't availableArnaldo Carvalho de Melo-3/+1
2024-12-12tools build feature: Add some comments to explain the FEATURE_TESTS logicArnaldo Carvalho de Melo-0/+35
2024-12-12bpftool: Probe for ISA v4 instruction set extensionSimone Magnani-0/+33
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-2/+16
2024-12-12selftests: forwarding: add a pvid_change test to bridge_vlan_unawareVladimir Oltean-3/+22
2024-12-11perf probe: Fix uninitialized variableJames Clark-1/+1
2024-12-11tools build: Remove the libunwind feature tests from the ones detected when t...Arnaldo Carvalho de Melo-7/+0
2024-12-11selftests: netfilter: Stabilize rpath.shPhil Sutter-2/+16
2024-12-11Merge tag 'linux_kselftest-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2024-12-11libperf: evlist: Fix --cpu argument on hybrid platformJames Clark-2/+16
2024-12-11perf test expr: Fix system_tsc_freq for only x86Ian Rogers-7/+12
2024-12-11selftests/ftrace: adjust offset for kprobe syntax error testHari Bathini-1/+1
2024-12-11cgroup/cpuset: Prevent leakage of isolated CPUs into sched domainsWaiman Long-14/+19
2024-12-10scx: Fix maximal BPF selftest progDavid Vernet-3/+5
2024-12-10perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han-5/+15
2024-12-10perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han-4/+8
2024-12-10perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han-1/+2
2024-12-10perf jevents: Fix build issue in '*/' in event descriptionsIan Rogers-1/+4
2024-12-10perf test: Parse 'perf stat' Topdown events for aarch64Veronika Molnarova-1/+1
2024-12-10perf probe: Replace unacceptable characters when generating event nameMasami Hiramatsu (Google)-7/+46
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman-0/+28
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman-0/+2
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman-0/+120
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman-0/+28
2024-12-10perf ftrace latency: Add --max-latency optionGabriele Monaco-4/+33
2024-12-10perf ftrace latency: Introduce --min-latency to narrow down into a latency rangeArnaldo Carvalho de Melo-7/+43
2024-12-10perf ftrace latency: Introduce --bucket-range to ask for linear bucketingArnaldo Carvalho de Melo-13/+73
2024-12-10perf ftrace latency: Pass ftrace pointer to histogram routines to pass more argsArnaldo Carvalho de Melo-7/+8
2024-12-10tools/resolve_btfids: Add --fatal_warnings optionThomas Weißschuh-2/+10
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj-3/+5
2024-12-10selftests/hid: Add host-tools to .gitignoreCharlie Jenkins-0/+1
2024-12-10selftests/powerpc: Fix typo in test-vphn.cZhu Jun-1/+1
2024-12-09cpupower: revise is_valid flag handling for idle_monitorwangfushuai-6/+6
2024-12-09pm: cpupower: Makefile: Fix cross compilationPeng Fan-0/+8
2024-12-09selftests/cpufreq: gitignore output files and clean them in make cleanLi Zhijian-0/+3
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers-11/+18
2024-12-09perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers-4/+11
2024-12-09selftests: forwarding: Add a selftest for the new reserved_bits UAPIPetr Machata-0/+353
2024-12-09selftests: net: lib: Add several autodefer helpersPetr Machata-7/+39
2024-12-09selftests: net: lib: Rename ip_link_master() to ip_link_set_master()Petr Machata-4/+4
2024-12-09selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar-3/+14
2024-12-09perf ftrace: Fix undefined behavior in cmp_profile_data()Kuan-Wei Chiu-1/+2
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers-11/+18
2024-12-09perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers-4/+11
2024-12-09perf tests: Enable tests disabled due to tracepoint parsingIan Rogers-29/+4
2024-12-09perf evsel: Allow evsel__newtp without libtraceeventIan Rogers-51/+82
2024-12-09perf evsel: Add/use accessor for tp_formatIan Rogers-60/+128
2024-12-09perf trace-event: Always build trace-event-info.cIan Rogers-7/+1