summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-05-08perf evlist: Make groups visible in evlist__format_evsels() outputIan Rogers
2025-05-08perf evlist: Refactor evlist__scnprintf_evsels()Ian Rogers
2025-05-08perf stat: Remove print_mixed_hw_group_errorIan Rogers
2025-05-08perf stat: Better hybrid support for the NMI watchdog warningIan Rogers
2025-05-08perf trace: Add missing thread__put() in thread__e_machine()Ian Rogers
2025-05-08perf trace: Free the files.max entry in files->tableIan Rogers
2025-05-07Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2025-05-06Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflictsIngo Molnar
2025-05-05perf test: Add direct off-cpu testsHoward Chu
2025-05-05perf record --off-cpu: Add --off-cpu-thresh optionHoward Chu
2025-05-05perf record --off-cpu: Dump the remaining PERF_SAMPLE_ in sample_type from BP...Howard Chu
2025-05-05perf script: Display off-cpu samples correctlyHoward Chu
2025-05-05perf record --off-cpu: Disable perf_event's callchain collectionHoward Chu
2025-05-05perf evsel: Assemble off-cpu samplesHoward Chu
2025-05-05perf record --off-cpu: Dump off-cpu samples in BPFHoward Chu
2025-05-05perf record --off-cpu: Preparation of off-cpu BPF programHoward Chu
2025-05-05perf record --off-cpu: Parse off-cpu eventHoward Chu
2025-05-05perf evsel: Expose evsel__is_offcpu_event() for future useHoward Chu
2025-05-03tools/perf: Allow to select the number of hash bucketsSebastian Andrzej Siewior
2025-05-02perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers
2025-05-02perf mem: Add 'dtlb' output fieldNamhyung Kim
2025-05-02perf mem: Add 'snoop' output fieldNamhyung Kim
2025-05-02perf mem: Add 'cache' and 'memory' output fieldsNamhyung Kim
2025-05-02perf hist: Hide unused mem stat columnsNamhyung Kim
2025-05-02perf mem: Add 'op' output fieldNamhyung Kim
2025-05-02perf hist: Implement output fields for mem statsNamhyung Kim
2025-05-02perf hist: Basic support for mem_stat accountingNamhyung Kim
2025-05-02perf hist: Add struct he_mem_statNamhyung Kim
2025-05-02perf hist: Support multi-line headerNamhyung Kim
2025-05-02perf record: Add --sample-mem-info optionNamhyung Kim
2025-05-02perf hist: Remove output field from sort-list properlyNamhyung Kim
2025-05-02perf test perf-report-hierarchy: Add new testArnaldo Carvalho de Melo
2025-04-29perf test amd ibs: Add sample period unit testRavi Bangoria
2025-04-29perf mem/c2c amd: Add ldlat supportRavi Bangoria
2025-04-29perf amd ibs: Incorporate Zen5 DTLB and PageSize informationRavi Bangoria
2025-04-29perf amd ibs: Add Load Latency bits in raw dumpRavi Bangoria
2025-04-29perf symbols: Handle 'u' and 'l' symbols in /proc/kallsymsArnaldo Carvalho de Melo
2025-04-29perf tools: Fix in-source libperf buildJames Clark
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak
2025-04-29perf lock contention: Symbolize zone->lock using BTFNamhyung Kim
2025-04-28perf test: Add perf trace summary testNamhyung Kim
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim
2025-04-25perf vendor events arm64: Drop hip08 PublicDescription if same as BriefDescri...Junhao He
2025-04-25perf vendor events arm64: Fill up Desc field for Hisi hip08 hha pmuJunhao He
2025-04-25perf bench evlist-open-close: Reduce scope of 2 variablesIan Rogers
2025-04-25perf tests record: Cleanup improvementsIan Rogers
2025-04-25perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter
2025-04-25perf tool_pmu: Fix aggregation on duration_timeIan Rogers
2025-04-25perf session: Skip unsupported new event typesChun-Tse Shao
2025-04-25perf hist: Allow custom output fields in hierarchy modeNamhyung Kim