summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2026-06-04perf test pmu-events: A sub-test per metric tableIan Rogers
2026-06-04perf test: Support dynamic test suites with setup callback and private dataIan Rogers
2026-06-04perf test: Drain pipe after child finishes to avoid losing outputIan Rogers
2026-06-04perf pmu-events: Add API to get metric table name and iterate tablesIan Rogers
2026-06-04perf jevents.py: Make generated C code more kernel styleIan Rogers
2026-06-04perf tpebs: Fix concurrent stop races and PID reuse hazards in tpebs_stopIan Rogers
2026-06-04perf annotate: Fix crashes on empty annotate windowsJames Clark
2026-06-04perf tools: Ensure event leader stays at head of evlist after sortingIan Rogers
2026-06-04perf: Fix off-by-one stack buffer overflow in kallsyms__parse()Rui Qi
2026-06-04perf stat: Use aggr_nr scaling for Intel uncore miss latency metricsChun-Tse Shao
2026-06-04perf stat: Add aggr_nr metric parser supportChun-Tse Shao
2026-06-04tools build: Fix feature checks to touch target files on successIan Rogers
2026-06-04perf build: Compile BPF skeletons with -mcpu=v3Suchit Karunakaran
2026-06-04perf lock: Fix non-atomic max/time and min_time updates in contention_dataSuchit Karunakaran
2026-06-04perf bench: Add --write-size option to sched pipeBreno Leitao
2026-06-03perf symbol: Lazily compute idleIan Rogers
2026-06-03perf symbol: Add setters for bitfields sharing a byte to avoid concurrent upd...Ian Rogers
2026-06-03perf env: Add helper to lazily compute the os_releaseIan Rogers
2026-06-03perf env: Add mutex to protect lazy environment initializationIan Rogers
2026-06-03perf env: Remove unused perf_env__raw_archIan Rogers
2026-06-03perf env: Refactor perf_env__arch_strerrnoIan Rogers
2026-06-03perf lock-contention: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf c2c: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf header: In print_pmu_caps use perf_env e_machineIan Rogers
2026-06-03perf arch common: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf sort: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf sample-raw: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf machine: Use perf_env e_machine rather than archIan Rogers
2026-06-03perf symbol: Avoid use of machine__isIan Rogers
2026-06-03perf print_insn: Use e_machine for fallback IP length checkIan Rogers
2026-06-03perf capstone: Determine architecture from e_machineIan Rogers
2026-06-03perf env, dso, thread: Add _endian variants for e_machine helpersIan Rogers
2026-06-03perf tests topology: Switch env->arch use to env->e_machineIan Rogers
2026-06-03perf env: Add perf_env__e_machine helper and use in perf_env__archIan Rogers
2026-06-03perf test: Add file offset diagnostic test for corrupted perf.dataArnaldo Carvalho de Melo
2026-06-03perf sched: Replace BUG_ON on invalid CPU with graceful skipArnaldo Carvalho de Melo
2026-06-03perf timechart: Fix cat_backtrace() use-after-free on corrupted callchainArnaldo Carvalho de Melo
2026-06-03perf tools: Include file offset and event type name in skip messagesArnaldo Carvalho de Melo
2026-06-03perf timechart: Include file offset in CPU bounds check messagesArnaldo Carvalho de Melo
2026-06-03perf sched: Include file offset in event skip messagesArnaldo Carvalho de Melo
2026-06-03perf session: Include file offset in event skip/stop messagesArnaldo Carvalho de Melo
2026-06-03perf sample: Add file_offset field to struct perf_sampleArnaldo Carvalho de Melo
2026-05-29perf annotate: Fix missing branch counter column in TUI modeThomas Falcon
2026-05-29perf script: Fix missing '+' indicator when branch counter reaches upper limitDapeng Mi
2026-05-29perf arm-spe: Don't warn about the discard bit if it doesn't existJames Clark
2026-05-29perf util: Fix perf_exe() buffer write past endMiguel Martín Gil
2026-05-29perf jevents: Add IOMMU metrics for IntelChun-Tse Shao
2026-05-29perf jevents: Add IOMMU metrics for AMDChun-Tse Shao
2026-05-29perf vendor events intel: Update sierraforest events from 1.15 to 1.17Ian Rogers
2026-05-29perf vendor events intel: Update sapphirerapids events from 1.36 to 1.39Ian Rogers