summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-30perf timechart: Release event samples at the endNamhyung Kim
2026-06-30perf timechart: Remove unnecessary copy of backtraceNamhyung Kim
2026-06-30perf timechart: Remove unused backtrace in trace_handlerNamhyung Kim
2026-06-30perf timechart: Generate backtrace only if neededNamhyung Kim
2026-06-30perf timechart: Don't pass @event to cat_backtrace()Namhyung Kim
2026-06-30selftests/xsk: Preserve UMEM view in BIDIRECTIONAL testMaciej Fijalkowski
2026-06-30perf pmu: Recognize default_core as a core PMU in more placesIan Rogers
2026-06-30selftests: net: bump default cmd() timeout to 20 secondsJakub Kicinski
2026-06-30perf/probe: Ignore comment lines in dynamic_events/kprobe_events fileMasami Hiramatsu (Google)
2026-06-30vfio: selftests: Add luuid to libvfio.mk's list of libraries, not to the Make...Sean Christopherson
2026-06-30cxl/test: Add cxl_test accelerator driverDave Jiang
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang
2026-06-30cxl/test: Add hierarchy enumeration support for type2 deviceDave Jiang
2026-06-30cxl/test: Refactor platform device enumerationsDave Jiang
2026-06-30cxl/test: Add type2 support for mock CFMWS0Dave Jiang
2026-06-30cxl/test: Add test for module parametersDave Jiang
2026-06-30perf test: Skip failing 'perf test aslr' test caseThomas Richter
2026-06-30perf kvm stat: Add missing mappings for PPC kvm exit reasonsGautam Menghani
2026-06-30perf scripts: Add configurable sorting option to powerpc-hcallsShivani Nittor
2026-06-30perf script powerpc: Fix a typo in the name of H_DISABLE_AND_GETGautam Menghani
2026-06-30perf script powerpc: Update the hcall list with new hcallsGautam Menghani
2026-06-30perf vendor events intel: Update tigerlake events from 1.18 to 1.19Chun-Tse Shao
2026-06-30perf vendor events intel: Update pantherlake events from 1.05 to 1.06Chun-Tse Shao
2026-06-30perf vendor events intel: Update lunarlake events from 1.22 to 1.25Chun-Tse Shao
2026-06-30perf vendor events intel: Update graniterapids events from 1.18 to 1.19Chun-Tse Shao
2026-06-30perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24Chun-Tse Shao
2026-06-30perf vendor events intel: Update arrowlake events from 1.17 to 1.19Chun-Tse Shao
2026-06-30tools/perf/sched: Update process names of processes in zombie state for both ...Athira Rajeev
2026-06-30perf python: Add LiveSession helperIan Rogers
2026-06-30perf python: Add perf.pyi stubs fileIan Rogers
2026-06-30perf python: Add type checking for parse_events/parse_metricsIan Rogers
2026-06-30perf python: Handle Py_None for thread and cpu mapsIan Rogers
2026-06-30perf python: Add config file accessIan Rogers
2026-06-30perf python: Add syscall name/id to convert syscall number and nameIan Rogers
2026-06-30perf python: Expose brstack in sample eventIan Rogers
2026-06-30perf python: Extend API for stat events in python.cIan Rogers
2026-06-30perf python: Add callchain supportIan Rogers
2026-06-30perf python: Add mmap2 eventIan Rogers
2026-06-30perf python: Refactor and add accessors to sample eventIan Rogers
2026-06-30perf python: Add python session abstraction wrapping perf's sessionIan Rogers
2026-06-30perf python: Add wrapper for perf_data file abstractionIan Rogers
2026-06-30perf python: Use evsel in sample in pyrf_eventIan Rogers
2026-06-30perf evlist: Add reference count checkingIan Rogers
2026-06-30perf evsel: Add reference countIan Rogers
2026-06-30perf evlist: Add reference countIan Rogers
2026-06-30perf data: Add open flagIan Rogers
2026-06-30perf evsel/evlist: Avoid unnecessary #includesIan Rogers
2026-06-30perf python: Add missed explicit dependenciesIan Rogers
2026-06-30perf util: Sort includes and add missed explicit dependenciesIan Rogers