summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2025-11-15perf script: Fix build by removing unused evsel_script()James Clark1-5/+0
2025-11-14perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)Ian Rogers2-8/+8
2025-11-14perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers34-4/+35
2025-11-14perf build: Remove NO_AUXTRACE build optionIan Rogers24-355/+37
2025-11-14perf build: Don't add NO_AUXTRACE if missing feature-get_cpuidIan Rogers1-10/+2
2025-11-14perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers2-5/+5
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers3-4/+50
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-2/+21
2025-11-13perf test: Fix lock contention testRavi Bangoria1-5/+9
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria1-0/+2
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo1-3/+2
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon1-8/+2
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar5-2/+21
2025-11-12perf test: Add a perf event fallback testZide Chen1-0/+86
2025-11-12perf stat: Align metric output without eventsNamhyung Kim1-5/+5
2025-11-12perf tool_pmu: Make core_wide and target_cpu json eventsIan Rogers6-123/+163
2025-11-12perf test stat csv: Update test expectations and eventsIan Rogers2-2/+2
2025-11-12perf test stat: Update test expectations and eventsIan Rogers1-3/+3
2025-11-12perf test stat: Update shadow test to use metricsIan Rogers1-2/+2
2025-11-12perf test metrics: Update all metrics for possibly failing default metricsIan Rogers1-1/+6
2025-11-12perf test stat: Update std_output testing metric expectationsIan Rogers1-2/+2
2025-11-12perf test stat: Ignore failures in Default[234] metricgroupsIan Rogers1-0/+3
2025-11-12perf test stat+json: Improve metric-only testingIan Rogers2-3/+3
2025-11-12perf stat: Remove "unit" workarounds for metric-onlyIan Rogers1-39/+8
2025-11-12perf stat: Sort default events/metricsIan Rogers1-0/+32
2025-11-12perf stat: Fix default metricgroup display on hybridIan Rogers1-5/+3
2025-11-12perf stat: Remove hard coded shadow metricsIan Rogers4-393/+6
2025-11-12perf script: Change metric format to use json metricsIan Rogers1-22/+230
2025-11-12perf stat: Add detail -d,-dd,-ddd metricsIan Rogers3-113/+113
2025-11-12perf jevents: Add metric DefaultShowEventsIan Rogers9-107/+102
2025-11-12perf jevents: Add set of common metrics based on default onesIan Rogers5-42/+212
2025-11-12perf expr: Add #target_cpu literalIan Rogers1-0/+3
2025-11-12perf metricgroup: Add care to picking the evsel for displaying a metricIan Rogers1-1/+47
2025-11-12perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim1-1/+1
2025-11-11perf symbol: Remove unneeded semicolonChen Ni1-1/+1
2025-11-10perf test: Add test that command line period overrides sysfs/json valuesIan Rogers1-0/+37
2025-11-10perf pmu: Make pmu_alias_terms weak againIan Rogers1-0/+8
2025-11-08perf tool: Add a delegate_tool that just delegates actions to another toolIan Rogers2-0/+180
2025-11-08perf tool: Add the perf_tool argument to all callbacksIan Rogers17-97/+138
2025-11-07perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metricsXu Yang2-0/+459
2025-11-07perf stat: Add ScaleUnit to {cpu,task}-clock JSON descriptionNamhyung Kim2-136/+138
2025-11-07perf record: Make sure to update build-ID cacheNamhyung Kim2-16/+15
2025-11-05net: Convert struct sockaddr to fixed-size "sa_data[14]"Kees Cook1-4/+1
2025-11-04perf jevents: Make all tables staticIan Rogers2-8/+8
2025-11-04perf metricgroup: When copy metrics copy default informationIan Rogers1-0/+2
2025-11-04perf metricgroup: Missed free on error pathIan Rogers1-0/+1
2025-11-04perf metricgroup: Update comment on location of metric_event listIan Rogers1-1/+1
2025-11-04perf evsel: Remove unused metric_events variableIan Rogers2-3/+0
2025-11-03perf symbols: Handle '1' symbols in /proc/kallsymsArnaldo Carvalho de Melo1-1/+5
2025-11-01tools headers x86: Sync table due to introducion of uprobe syscallArnaldo Carvalho de Melo1-0/+1