summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-04-09perf test: Make perf trace BTF general tests exclusiveThomas Richter1-1/+1
2026-04-09perf data: Clean up use_stdio and structuresIan Rogers6-51/+124
2026-04-09perf tools: Replace basename() calls with perf_basename()Arnaldo Carvalho de Melo9-52/+31
2026-04-09perf tools: Use calloc() where applicableArnaldo Carvalho de Melo42-93/+72
2026-04-09perf header: Do validation of perf.data HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-0/+11
2026-04-09perf header: Use a max number of command line argsArnaldo Carvalho de Melo1-0/+6
2026-04-09perf bench: Constify tablesArnaldo Carvalho de Melo1-21/+21
2026-04-09perf tools: Make more global variables staticIan Rogers24-112/+109
2026-04-09perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo1-1/+0
2026-04-09perf symbols: Make variable receiving result strrchr() constArnaldo Carvalho de Melo1-1/+1
2026-04-08perf maps: Fix copy_from that can break sorted by name orderIan Rogers1-10/+3
2026-04-08perf maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers1-0/+2
2026-04-08perf maps: Move getting debug_file to verbose pathIan Rogers1-5/+4
2026-04-08perf addr2line: Remove global variable addr2line_timeout_msThomas Richter5-8/+4
2026-04-08perf config: Make symbol_conf::addr2line_disable_warn configurableThomas Richter2-0/+9
2026-04-08perf config: Rename symbol_conf::disable_add2line_warnThomas Richter5-11/+11
2026-04-06perf test: Skip sched stats test for !rootNamhyung Kim1-0/+5
2026-04-06perf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers1-7/+23
2026-04-06perf sample: Add evsel to struct perf_sampleIan Rogers9-18/+37
2026-04-06perf sample: Make sure perf_sample__init/exit are usedIan Rogers10-49/+108
2026-04-06perf sample: Document struct perf_sampleIan Rogers1-4/+105
2026-04-06perf tools: Save cln_size headerRicky Ringler5-11/+61
2026-04-06perf tests sched stats: Write output to temp fileIan Rogers1-10/+27
2026-04-06perf sched: Avoid crash for unexpected perf sched stats reportNamhyung Kim1-0/+2
2026-04-03perf metrics: Make common stalled metrics conditional on having the eventIan Rogers2-57/+57
2026-04-03perf tests kwork: Add basic kwork coverage testsIan Rogers1-0/+79
2026-04-03perf data convert ctf: Pipe mode improvementsIan Rogers1-4/+59
2026-04-03perf evsel: Make unknown event names more uniqueIan Rogers1-3/+4
2026-04-03perf ordered-events: Event processing consistency with the regular readerIan Rogers1-1/+1
2026-04-03perf header: Refactor pipe mode end marker handlingIan Rogers8-78/+75
2026-04-03perf session: Extra logging for failed to process eventsIan Rogers1-8/+20
2026-04-03perf header: Properly warn/print when libtraceevent/libbpf support is missingIan Rogers1-23/+47
2026-04-03perf header: Add utility to convert feature number to a stringIan Rogers2-0/+9
2026-04-03perf clockid: Add missing includeIan Rogers1-1/+2
2026-04-03perf trace: Fix potential u64 underflow in duration calculationMichael Petlan1-1/+1
2026-04-03perf header: Validate build_id filename length to prevent buffer overflowSeungJu Cheon1-0/+10
2026-04-03perf metricgroup: Refine error logsLeo Yan1-5/+6
2026-04-03perf expr: Add '\n' in literal parse errorsLeo Yan1-2/+2
2026-04-03perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan1-1/+2
2026-04-02perf test: Skip perf data type profiling tests for s390Thomas Richter1-0/+4
2026-04-02perf tools: prevent null dsos from being addedAnubhav Shelat1-0/+3
2026-04-02perf test: Fix ratio_to_prev event parsing testThomas Falcon1-21/+28
2026-04-02perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever1-2/+6
2026-04-02perf trace: Skip unnecessary synthesis for summary-only modeNamhyung Kim1-1/+5
2026-04-02perf stat: Fix crash on arm64Breno Leitao1-9/+17
2026-04-02perf test: Fix perf stat --bpf-counters on hybrid machinesNamhyung Kim1-4/+16
2026-04-02perf tests: Write test files to tmpdirIan Rogers1-19/+23
2026-04-02libperf cpumap: Make index and nr types unsignedIan Rogers34-91/+108
2026-04-01perf beauty: Move copy of fadvise.h from tools/include/ to tools/perf/trace/b...Arnaldo Carvalho de Melo4-4/+4
2026-04-01perf beauty: Move tools/include/uapi/drm to tools/perf/trace/beauty/include/uapiArnaldo Carvalho de Melo5-4/+4