aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman1-0/+2
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman3-0/+120
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman1-0/+28
2024-12-10perf ftrace latency: Add --max-latency optionGabriele Monaco4-4/+33
2024-12-10perf ftrace latency: Introduce --min-latency to narrow down into a latency rangeArnaldo Carvalho de Melo5-7/+43
2024-12-10perf ftrace latency: Introduce --bucket-range to ask for linear bucketingArnaldo Carvalho de Melo5-13/+73
2024-12-10perf ftrace latency: Pass ftrace pointer to histogram routines to pass more argsArnaldo Carvalho de Melo1-7/+8
2024-12-10tools/resolve_btfids: Add --fatal_warnings optionThomas Weißschuh1-2/+10
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj1-3/+5
2024-12-10selftests/hid: Add host-tools to .gitignoreCharlie Jenkins1-0/+1
2024-12-10selftests/powerpc: Fix typo in test-vphn.cZhu Jun1-1/+1
2024-12-09cpupower: revise is_valid flag handling for idle_monitorwangfushuai4-6/+6
2024-12-09pm: cpupower: Makefile: Fix cross compilationPeng Fan1-0/+8
2024-12-09selftests/cpufreq: gitignore output files and clean them in make cleanLi Zhijian2-0/+3
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers1-11/+18
2024-12-09perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers1-4/+11
2024-12-09selftests: forwarding: Add a selftest for the new reserved_bits UAPIPetr Machata2-0/+353
2024-12-09selftests: net: lib: Add several autodefer helpersPetr Machata2-7/+39
2024-12-09selftests: net: lib: Rename ip_link_master() to ip_link_set_master()Petr Machata2-4/+4
2024-12-09selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar2-3/+14
2024-12-09perf ftrace: Fix undefined behavior in cmp_profile_data()Kuan-Wei Chiu1-1/+2
2024-12-09perf test hwmon_pmu: Fix event file locationIan Rogers1-11/+18
2024-12-09perf hwmon_pmu: Use openat rather than dup to refresh directoryIan Rogers1-4/+11
2024-12-09perf tests: Enable tests disabled due to tracepoint parsingIan Rogers3-29/+4
2024-12-09perf evsel: Allow evsel__newtp without libtraceeventIan Rogers3-51/+82
2024-12-09perf evsel: Add/use accessor for tp_formatIan Rogers13-60/+128
2024-12-09perf trace-event: Always build trace-event-info.cIan Rogers3-7/+1
2024-12-09perf trace-event: Constify print argumentsIan Rogers2-2/+2
2024-12-09tool api fs: Correctly encode errno for read/write open failuresIan Rogers1-3/+3
2024-12-09perf env: Ensure failure broken topology file reads are always -1 encodedIan Rogers1-3/+6
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo4-17/+41
2024-12-09libperf cpumap: Grow array of read CPUs in smaller incrementsIan Rogers1-4/+5
2024-12-09libperf cpumap: Remove perf_cpu_map__read()Ian Rogers4-60/+0
2024-12-09libperf cpumap: Remove use of perf_cpu_map__read()Ian Rogers1-5/+6
2024-12-09perf pmu: Remove use of perf_cpu_map__read()Ian Rogers1-10/+20
2024-12-09libperf cpumap: Be tolerant of newline at the end of a cpumaskIan Rogers1-2/+2
2024-12-09libperf cpumap: Hide/reduce scope of MAX_NR_CPUSIan Rogers2-4/+2
2024-12-09perf cpumap: Reduce transitive dependencies on libperf MAX_NR_CPUSIan Rogers8-0/+8
2024-12-09perf: Increase MAX_NR_CPUS to 4096Kyle Meyer3-3/+5
2024-12-09perf arm-spe: Add support for SPE Data Source packet on AmpereOneIlkka Koskinen2-0/+53
2024-12-09perf arm-spe: Prepare for adding data source packet implementations for other coresIlkka Koskinen1-12/+30
2024-12-09perf cpumap: Add checking for reference counterLeo Yan1-0/+9
2024-12-09perf cpumap: Add more tests for CPU map mergingLeo Yan1-5/+29
2024-12-09libperf cpumap: Refactor perf_cpu_map__merge()Leo Yan5-33/+40
2024-12-09perf config: Fix trival typo 'an' -> 'can'Arnaldo Carvalho de Melo1-1/+1
2024-12-09perf script python: Improve physical mem type resolutionIan Rogers1-75/+102
2024-12-09perf disasm: Return a proper error when not determining the file typeArnaldo Carvalho de Melo2-1/+5
2024-12-09tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo2-39/+49
2024-12-09tools/hv: reduce resource usage in hv_kvp_daemonOlaf Hering1-4/+5
2024-12-09tools/hv: add a .gitignore fileOlaf Hering1-0/+3