summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-06-30perf timechart: Remove unused backtrace in trace_handlerNamhyung Kim1-41/+23
2026-06-30perf timechart: Generate backtrace only if neededNamhyung Kim1-4/+10
2026-06-30perf timechart: Don't pass @event to cat_backtrace()Namhyung Kim1-7/+5
2026-06-30selftests/xsk: Preserve UMEM view in BIDIRECTIONAL testMaciej Fijalkowski1-2/+2
2026-06-30perf pmu: Recognize default_core as a core PMU in more placesIan Rogers2-1/+7
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski1-2/+2
2026-06-30perf/probe: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)1-0/+2
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson2-2/+2
2026-06-30cxl/test: Add cxl_test accelerator driverDave Jiang2-0/+68
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang1-69/+194
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang1-6/+18
2026-06-30cxl/test: Add hierarchy enumeration support for type2 deviceDave Jiang1-43/+189
2026-06-30cxl/test: Refactor platform device enumerationsDave Jiang1-86/+202
2026-06-30cxl/test: Add type2 support for mock CFMWS0Dave Jiang1-1/+28
2026-06-30cxl/test: Add test for module parametersDave Jiang3-1/+22
2026-06-30perf test: Skip failing 'perf test aslr' test caseThomas Richter1-2/+8
2026-06-30perf kvm stat: Add missing mappings for PPC kvm exit reasonsGautam Menghani1-1/+3
2026-06-30perf scripts: Add configurable sorting option to powerpc-hcallsShivani Nittor1-1/+45
2026-06-30perf script powerpc: Fix a typo in the name of H_DISABLE_AND_GETGautam Menghani1-1/+1
2026-06-30perf script powerpc: Update the hcall list with new hcallsGautam Menghani1-0/+89
2026-06-30perf vendor events intel: Update tigerlake events from 1.18 to 1.19Chun-Tse Shao1-1/+1
2026-06-30perf vendor events intel: Update pantherlake events from 1.05 to 1.06Chun-Tse Shao5-7/+260
2026-06-30perf vendor events intel: Update lunarlake events from 1.22 to 1.25Chun-Tse Shao4-11/+228
2026-06-30perf vendor events intel: Update graniterapids events from 1.18 to 1.19Chun-Tse Shao3-2/+12
2026-06-30perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24Chun-Tse Shao2-1/+10
2026-06-30perf vendor events intel: Update arrowlake events from 1.17 to 1.19Chun-Tse Shao5-7/+217
2026-06-30tools/perf/sched: Update process names of processes in zombie state for both ...Athira Rajeev1-6/+10
2026-06-30perf python: Add LiveSession helperIan Rogers2-0/+72
2026-06-30perf python: Add perf.pyi stubs fileIan Rogers3-2/+682
2026-06-30perf python: Add type checking for parse_events/parse_metricsIan Rogers1-0/+28
2026-06-30perf python: Handle Py_None for thread and cpu mapsIan Rogers1-6/+10
2026-06-30perf python: Add config file accessIan Rogers1-0/+20
2026-06-30perf python: Add syscall name/id to convert syscall number and nameIan Rogers2-1/+48
2026-06-30perf python: Expose brstack in sample eventIan Rogers1-0/+198
2026-06-30perf python: Extend API for stat events in python.cIan Rogers1-5/+184
2026-06-30perf python: Add callchain supportIan Rogers1-4/+217
2026-06-30perf python: Add mmap2 eventIan Rogers1-1/+152
2026-06-30perf python: Refactor and add accessors to sample eventIan Rogers3-94/+429
2026-06-30perf python: Add python session abstraction wrapping perf's sessionIan Rogers1-6/+351
2026-06-30perf python: Add wrapper for perf_data file abstractionIan Rogers1-1/+122
2026-06-30perf python: Use evsel in sample in pyrf_eventIan Rogers8-21/+46
2026-06-30perf evlist: Add reference count checkingIan Rogers84-717/+1084
2026-06-30perf evsel: Add reference countIan Rogers14-84/+321
2026-06-30perf evlist: Add reference countIan Rogers54-328/+315
2026-06-30perf data: Add open flagIan Rogers2-6/+25
2026-06-30perf evsel/evlist: Avoid unnecessary #includesIan Rogers4-19/+27
2026-06-30perf python: Add missed explicit dependenciesIan Rogers1-9/+32
2026-06-30perf util: Sort includes and add missed explicit dependenciesIan Rogers8-98/+113
2026-06-30tools/sched_ext: use btf_vlen() helper in compat.hLiang Luo1-5/+5
2026-06-29selftests: net: make busywait timeout clock portableNirmoy Das1-2/+17