summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-11-17perf stat: Reduce scope of ru_statsIan Rogers
2025-11-17perf stat-shadow: Read tool events directlyIan Rogers
2025-11-17perf tool_pmu: Use old_count when computing count values for time eventsIan Rogers
2025-11-17perf pmu: perf_cpu_map__new_int to avoid parsing a stringIan Rogers
2025-11-17perf stat: Display metric-only for 0 countersIan Rogers
2025-11-16perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers
2025-11-16perf parse-events: Add debug logging to perf_eventIan Rogers
2025-11-16perf test: Be tolerant of missing json metric none valueIan Rogers
2025-11-16perf sample: Fix the wrong format specifierliujing
2025-11-15perf script: Fix build by removing unused evsel_script()James Clark
2025-11-13perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)Ian Rogers
2025-11-13perf auxtrace: Remove errno.h from auxtrace.h and fix transitive dependenciesIan Rogers
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-11-13perf build: Don't add NO_AUXTRACE if missing feature-get_cpuidIan Rogers
2025-11-13perf intel-pt: Use the perf provided "cpuid.h"Ian Rogers
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13perf test: Fix lock contention testRavi Bangoria
2025-11-13perf lock: Fix segfault due to missing kernel mapRavi Bangoria
2025-11-13perf build: Don't fail fast path feature detection when binutils-devel is not...Arnaldo Carvalho de Melo
2025-11-13perf header: Write bpf_prog (infos|btfs)_cnt to data fileThomas Falcon
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-12perf test: Add a perf event fallback testZide Chen
2025-11-11perf stat: Align metric output without eventsNamhyung Kim
2025-11-11perf tool_pmu: Make core_wide and target_cpu json eventsIan Rogers
2025-11-11perf test stat csv: Update test expectations and eventsIan Rogers
2025-11-11perf test stat: Update test expectations and eventsIan Rogers
2025-11-11perf test stat: Update shadow test to use metricsIan Rogers
2025-11-11perf test metrics: Update all metrics for possibly failing default metricsIan Rogers
2025-11-11perf test stat: Update std_output testing metric expectationsIan Rogers
2025-11-11perf test stat: Ignore failures in Default[234] metricgroupsIan Rogers
2025-11-11perf test stat+json: Improve metric-only testingIan Rogers
2025-11-11perf stat: Remove "unit" workarounds for metric-onlyIan Rogers
2025-11-11perf stat: Sort default events/metricsIan Rogers
2025-11-11perf stat: Fix default metricgroup display on hybridIan Rogers
2025-11-11perf stat: Remove hard coded shadow metricsIan Rogers
2025-11-11perf script: Change metric format to use json metricsIan Rogers
2025-11-11perf stat: Add detail -d,-dd,-ddd metricsIan Rogers
2025-11-11perf jevents: Add metric DefaultShowEventsIan Rogers
2025-11-11perf jevents: Add set of common metrics based on default onesIan Rogers
2025-11-11perf expr: Add #target_cpu literalIan Rogers
2025-11-11perf metricgroup: Add care to picking the evsel for displaying a metricIan Rogers
2025-11-11perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim
2025-11-10perf symbol: Remove unneeded semicolonChen Ni
2025-11-09perf test: Add test that command line period overrides sysfs/json valuesIan Rogers
2025-11-09perf pmu: Make pmu_alias_terms weak againIan Rogers
2025-11-07perf tool: Add a delegate_tool that just delegates actions to another toolIan Rogers
2025-11-07perf tool: Add the perf_tool argument to all callbacksIan Rogers
2025-11-06perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metricsXu Yang
2025-11-06perf stat: Add ScaleUnit to {cpu,task}-clock JSON descriptionNamhyung Kim