summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * perf vendor events amd: Add Zen 5 mappingSandipan Das2024-05-041-0/+1
| * perf vendor events amd: Add Zen 5 metricsSandipan Das2024-05-042-0/+444
| * perf vendor events amd: Add Zen 5 uncore eventsSandipan Das2024-05-042-0/+278
| * perf vendor events amd: Add Zen 5 core eventsSandipan Das2024-05-047-0/+1983
| * perf trace: Disable syscall augmentation with recordIan Rogers2024-05-041-0/+5
| * perf pmu: Assume sysfs events are always the same caseIan Rogers2024-05-031-5/+26
| * perf test pmu: Test all sysfs PMU event names are the same caseIan Rogers2024-05-031-0/+90
| * perf test pmu: Add an eagerly loaded event testIan Rogers2024-05-032-21/+124
| * perf test pmu: Refactor format test and exposed test APIsIan Rogers2024-05-037-179/+177
| * perf test pmu-events: Make it clearer that pmu-events tests JSON eventsIan Rogers2024-05-031-1/+1
| * perf maps: Remove check_invariants() from maps__lock()Namhyung Kim2024-05-021-5/+11
| * perf cs-etm: Improve version detection and error reportingJames Clark2024-05-021-18/+43
| * perf cs-etm: Remove repeated fetches of the ETM PMUJames Clark2024-05-021-33/+27
| * perf cs-etm: Use struct perf_cpu as much as possibleJames Clark2024-05-021-116/+88
| * perf annotate-data: Check kind of stack variablesNamhyung Kim2024-05-021-0/+6
| * perf annotate-data: Handle multi regs in find_data_type_block()Namhyung Kim2024-05-021-11/+12
| * perf annotate-data: Check memory access with two registersNamhyung Kim2024-05-021-5/+39
| * perf annotate-data: Handle direct global variable accessNamhyung Kim2024-05-021-12/+15
| * perf annotate-data: Collect global variables in advanceNamhyung Kim2024-05-021-2/+55
| * perf dwarf-aux: Add die_collect_global_vars()Namhyung Kim2024-05-022-0/+70
| * perf test: Reintroduce -p/--parallel and make -S/--sequential the defaultArnaldo Carvalho de Melo2024-04-262-2/+19
| * tools headers: Synchronize linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo2024-04-264-7/+21
| * tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...Arnaldo Carvalho de Melo2024-04-261-1/+6
| * perf annotate: Fix data type profiling on stdioNamhyung Kim2024-04-261-1/+1
| * perf build: Pretend scandirat is missing with msanIan Rogers2024-04-261-1/+4
| * perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter2024-04-262-0/+4
| * perf record: Fix comment misspellingsHoward Chu2024-04-262-3/+3
| * perf annotate: Update DSO binary type when trying build-idNamhyung Kim2024-04-261-0/+2
| * perf annotate: Fallback disassemble to objdump when capstone failsNamhyung Kim2024-04-261-0/+14
| * perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...Namhyung Kim2024-04-261-1/+1
| * perf test: Add a new test for 'perf annotate'Namhyung Kim2024-04-261-0/+83
| * perf parse-events: Tidy the setting of the default event nameIan Rogers2024-04-264-7/+19
| * perf parse-events: Minor grouping tidy upIan Rogers2024-04-262-1/+6
| * perf parse-event: Constify event_symbol arraysIan Rogers2024-04-262-4/+4
| * perf parse-events: Improvements to modifier parsingIan Rogers2024-04-264-182/+194
| * perf parse-events: Inline parse_events_evlist_errorIan Rogers2024-04-263-13/+8
| * perf parse-events: Improve error message for bad numbersIan Rogers2024-04-261-16/+24
| * perf parse-events: Inline parse_events_update_listsIan Rogers2024-04-263-31/+25
| * perf parse-events: Prefer sysfs/JSON hardware events over legacyIan Rogers2024-04-264-68/+103
| * perf parse-events: Constify parse_events_add_numericIan Rogers2024-04-262-10/+12
| * perf parse-events: Handle PE_TERM_HW in name_or_rawIan Rogers2024-04-261-26/+5
| * perf parse-events: Legacy cache names on all PMUs and lower priorityIan Rogers2024-04-262-9/+32
| * perf tests parse-events: Use "branches" rather than "cache-references"Ian Rogers2024-04-261-3/+3
| * perf pmu: Refactor perf_pmu__match()Ian Rogers2024-04-263-26/+22
| * perf parse-events: Avoid copying an empty listIan Rogers2024-04-261-12/+13
| * perf parse-events: Directly pass PMU to parse_events_add_pmu()Ian Rogers2024-04-261-29/+17
| * perf parse-events: Factor out '<event_or_pmu>/.../' parsingIan Rogers2024-04-263-73/+80
| * perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter2024-04-262-1/+1013
| * tools lib rbtree: Pick some improvements from the kernel rbtree codeArnaldo Carvalho de Melo2024-04-262-3/+3
| * perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo2024-04-261-0/+1