summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-04-12perf map: Remove kernel map before updating start and end addressesJames Clark
2024-04-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-04-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-04-12perf metrics: Remove the "No_group" metric groupIan Rogers
2024-04-12perf annotate: Get rid of symbol__ensure_annotate()Namhyung Kim
2024-04-12perf annotate-data: Do not delete non-asm linesNamhyung Kim
2024-04-12perf annotate-data: Fix global variable lookupNamhyung Kim
2024-04-11perf lock contention: Add a missing NULL checkNamhyung Kim
2024-04-11perf annotate: Make sure to call symbol__annotate2() in TUINamhyung Kim
2024-04-08perf annotate: Move 'start' field struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move nr_events struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move 'max_jump_sources' struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Move 'widths' struct to 'struct annotated_source'Namhyung Kim
2024-04-08perf annotate: Get rid of offsets arrayNamhyung Kim
2024-04-08perf annotate: Check annotation lines more efficientlyNamhyung Kim
2024-04-08perf annotate: Introduce annotated_source__get_line()Namhyung Kim
2024-04-08perf annotate: Staticize some local functionsNamhyung Kim
2024-04-08perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...Namhyung Kim
2024-04-08perf script: Consolidate capstone print functionsAdrian Hunter
2024-04-05perf script: Add capstone support for '-F +brstackdisasm'Andi Kleen
2024-04-05perf script: Support 32bit code under 64bit OS with capstoneAndi Kleen
2024-04-04perf stat: Do not fail on metrics on s390 z/VM systemsThomas Richter
2024-04-04perf report: Fix PAI counter names for s390 virtual machinesThomas Richter
2024-04-03perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-unin...Arnaldo Carvalho de Melo
2024-04-03perf build: Add LIBTRACEEVENT_DIR build optionYang Jihong
2024-04-03perf beauty: Fix AT_EACCESS undeclared build error for system with kernel ver...Yang Jihong
2024-04-03perf annotate: Add symbol name when using capstoneNamhyung Kim
2024-04-03perf annotate: Use libcapstone to disassembleNamhyung Kim
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim
2024-04-03perf annotate: Add and use ins__is_nop()Namhyung Kim
2024-04-03perf annotate: Use ins__is_xxx() if possibleNamhyung Kim
2024-04-03perf evsel: Use evsel__name_is() helperYang Jihong
2024-04-03perf sched timehist: Fix -g/--call-graph option failureYang Jihong
2024-04-03perf annotate: Honor output options with --data-typeNamhyung Kim
2024-04-03perf annotate: Get rid of duplicate --group option itemNamhyung Kim
2024-04-01bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-21perf beauty: Move uapi/linux/vhost.h copy out of the directory used to build ...Arnaldo Carvalho de Melo
2024-03-21perf dso: Reorder members to save space in 'struct dso'Ian Rogers
2024-03-21perf lock contention: Trim backtrace by skipping traceiter functionsAnne Macedo
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21perf vendor events intel: Remove info metrics erroneously in TopdownL1Ian Rogers
2024-03-21perf vendor events intel: Update snowridgex to 1.22Ian Rogers
2024-03-21perf vendor events intel: Update skylake to v58Ian Rogers
2024-03-21perf vendor events intel: Update skylakex to 1.33Ian Rogers
2024-03-21perf vendor events intel: Update sierraforest to 1.02Ian Rogers
2024-03-21perf vendor events intel: Update sapphirerapids to 1.20Ian Rogers
2024-03-21perf vendor events intel: Update meteorlake to 1.08Ian Rogers
2024-03-21perf vendor events intel: Update lunarlake to 1.01Ian Rogers
2024-03-21perf vendor events intel: Update icelakex to 1.24Ian Rogers