summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-07-09perf capstone: Fix kernel map reference count leakTengda Wu
2026-07-09perf tests: Restore -p flag to lock contention testIan Rogers
2026-07-08perf dso: Fix kallsyms DSO detection with fallback logicTanushree Shah
2026-07-08perf stat: reject --field-separator and --json-output combinationIvan Lazaric
2026-07-08perf vendor events amd: Reintroduce deprecated Zen 5 core eventsSandipan Das
2026-07-07perf data convert json: Fix trace_seq memory leak in process_sample_event()Tanushree Shah
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun
2026-07-04perf tests: Add auto counter reload (ACR) sampling testDapeng Mi
2026-07-04perf vendor events amd: Update Zen 6 core eventsSandipan Das
2026-07-04perf vendor events amd: Update Zen 5 core eventsSandipan Das
2026-07-04perf test amd ibs: avoid using executable heapOndrej Mosnacek
2026-07-03perf test: Add Arm CoreSight callchain testLeo Yan
2026-07-03perf cs-etm: Synthesize callchains for instruction samplesLeo Yan
2026-07-03perf cs-etm: Support call indentationLeo Yan
2026-07-03perf cs-etm: Flush thread stacks after decoder resetLeo Yan
2026-07-03perf cs-etm: Use thread-stack for last branch entriesLeo Yan
2026-07-03perf cs-etm: Refactor instruction size handlingLeo Yan
2026-07-03perf cs-etm: Decode ETE exception packetsLeo Yan
2026-07-03perf cs-etm: Filter synthesized branch samplesLeo Yan
2026-07-03perf cs-etm: Fix thread leaks on trace queue init failureLeo Yan
2026-07-03perf test: Extend perf kvm tests to check default eventNamhyung Kim
2026-07-03perf kvm: Fix a memory leak in the usage stringNamhyung Kim
2026-07-03perf kvm: Do not copy filename stringNamhyung Kim
2026-07-03perf kvm: Kill STRDUP_FAIL_EXIT()Namhyung Kim
2026-07-03perf kvm: Check kvm_need_default_arch_event() earlyNamhyung Kim
2026-07-03perf kvm: Factor out kvm_need_default_arch_event()Namhyung Kim
2026-07-03perf symbols: skip livepatch symbols in kcore_copy kallsyms processingJoe Lawrence
2026-07-03perf symbols: skip livepatch symbols when loading kallsymsJoe Lawrence
2026-07-01perf build: Add LDFLAGS to dlfilters .so linkTrevor Allison
2026-06-30perf tests: Include error output for skipped tests in JUnit XMLIan Rogers
2026-06-30perf tests: Speed up metrics checking shell testsIan Rogers
2026-06-30perf tests: Speed up lock contention analysis shell testIan Rogers
2026-06-30perf tests: Speed up off-cpu profiling testsIan Rogers
2026-06-30perf tests: Fix flakiness in branch stack sampling testsIan Rogers
2026-06-30perf tests: Fix flakiness in BPF counters test on hybrid systemsIan Rogers
2026-06-30perf tests: Fix flakiness in trace record and replay testIan Rogers
2026-06-30perf tests: Fix Python JIT dump profiling test failureIan Rogers
2026-06-30perf tests: Skip metrics validation if system-wide recording lacks permissionIan Rogers
2026-06-30perf tests: Add robust record retry helper and use subsecond workloadsIan Rogers
2026-06-30perf tests workloads: Support sub-second durations in noploop and thloopIan Rogers
2026-06-30perf test: Truncate test description to fit terminal widthIan Rogers
2026-06-30perf parse-events: Restrict core PMU bypass to --cputype optionIan Rogers
2026-06-30perf test: Update perf timechart testNamhyung Kim
2026-06-30perf timechart: Fix memory leaks in draw_wakeups()Namhyung Kim
2026-06-30perf timechart: Fix memory leaks during recordNamhyung Kim
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