summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2025-11-01tools headers: Sync uapi/linux/prctl.h with the kernel sourceArnaldo Carvalho de Melo
2025-11-01tools headers uapi: Update fs.h with the kernel sourcesArnaldo Carvalho de Melo
2025-10-31perf tools: Cache counter names for raw samples on s390Ian Rogers
2025-10-31perf trace: Increase syscall handler map size to 1024Namhyung Kim
2025-10-31perf vendor events AmpereOneX: Fix spelling typo in the metrics fileChu Guangqing
2025-10-31perf vendor events arm64: Fix typo in Ampere eMag json fileChu Guangqing
2025-10-31perf record: skip synthesize event when open evsel failedShuai Xue
2025-10-31perf lock contention: Load kernel map before lookupNamhyung Kim
2025-10-28perf test workload: Add thread count argument to thloopIan Rogers
2025-10-27perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek
2025-10-25perf auxtrace: Add auxtrace_synth_id_range_start() helpertanze
2025-10-25perf stat: Add/fix bperf cgroup max events workaroundsIan Rogers
2025-10-23perf cs-etm: Mute enumeration value warningLeo Yan
2025-10-23tools: arm64: Add Cortex-A720AE definitionsKuninori Morimoto
2025-10-23perf annotate: Fix Clang build by adding block in switch caseJames Clark
2025-10-23perf build: Fix perf build issues with fixdepJosh Poimboeuf
2025-10-21perf annotate: Invalidate register states for untracked instructionsZecheng Li
2025-10-21perf annotate: Save pointer offset in stack stateZecheng Li
2025-10-21perf annotate: Track arithmetic instructions on pointersZecheng Li
2025-10-21perf annotate: Track address registers via TSR_KIND_POINTERZecheng Li
2025-10-21perf annotate: Skip annotating data types to lea instructionsZecheng Li
2025-10-21perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-10-21perf annotate: fix a crash when annotate the same symbol with 's' and 'T'Tianyou Li
2025-10-21perf annotate: Fix build with NO_SLANG=1Namhyung Kim
2025-10-20perf jevents: Suppress circular dependency warningsJames Clark
2025-10-20perf jevents: Remove unused makefile variableJames Clark
2025-10-20perf jevents: Fix build when there are other json files in the treeJames Clark
2025-10-20perf parse-events: Make X modifier more respectful of groupsIan Rogers
2025-10-19perf c2c annotate: Start from the contention lineTianyou Li
2025-10-19perf c2c: Add annotation support to perf c2c reportTianyou Li
2025-10-19perf stat bperf cgroup: Increase MAX_EVENTS from 32 to 1024Ian Rogers
2025-10-19perf ilist: Add PMU information to metricsIan Rogers
2025-10-19perf python: Add PMU argument to parse_metricsIan Rogers
2025-10-19perf ilist: Don't display deprecated eventsIan Rogers
2025-10-19perf trace: Don't synthesize mmaps unless callchains are enabledIan Rogers
2025-10-15perf test parse-events: Add evsel test helperIan Rogers
2025-10-15perf test parse-events: Add evlist test helperIan Rogers
2025-10-15perf test: Clean up test_..config helpersIan Rogers
2025-10-15perf test: Switch cycles event to cpu-cyclesIan Rogers
2025-10-15perf test parse-events: Remove cpu PMU requirementIan Rogers
2025-10-15perf test parse-events: Without a PMU use cpu-cycles rather than cyclesIan Rogers
2025-10-15perf test parse-events: Use evsel__match for legacy eventsIan Rogers
2025-10-15perf evsel: Improvements to __evsel__matchIan Rogers
2025-10-15perf evlist: Avoid scanning all PMUs for evlist__new_defaultIan Rogers
2025-10-15perf top: Use evlist__new_default when no events specifiedIan Rogers
2025-10-15perf record: Use evlist__new_default when no events specifiedIan Rogers
2025-10-15perf parse-events: Remove hard coded legacy hardware and cache parsingIan Rogers
2025-10-15perf print-events: Remove print_symbol_eventsIan Rogers