summaryrefslogtreecommitdiff
path: root/tools/perf/util/Build
AgeCommit message (Expand)AuthorFilesLines
2026-02-04perf kvm stat: Remove use of the arch directoryIan Rogers1-1/+2
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers1-1/+1
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers1-0/+1
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers1-2/+1
2026-01-20perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regsIan Rogers1-3/+1
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo1-0/+1
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers1-14/+0
2026-01-13perf util: Remove SHA-1 codeEric Biggers1-1/+0
2026-01-13perf util: Add BLAKE2s supportEric Biggers1-0/+1
2026-01-12perf addr2line: Add a libdw implementationIan Rogers1-0/+1
2025-11-14perf build: Remove NO_AUXTRACE build optionIan Rogers1-12/+12
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers1-0/+1
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers1-1/+0
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers1-1/+1
2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers1-0/+1
2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers1-0/+1
2025-10-01perf powerpc: Process auxtrace events and display in 'perf report -D'Athira Rajeev1-0/+1
2025-07-27perf tp_pmu: Factor existing tracepoint logic to new fileIan Rogers1-0/+1
2025-06-30perf build: Specify shellcheck should use bashCollin Funk1-1/+1
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers1-0/+1
2025-06-26perf trace: Split BPF skel code to util/bpf_trace_augment.cNamhyung Kim1-0/+1
2025-06-25perf drm_pmu: Add a tool like PMU to expose DRM informationIan Rogers1-0/+1
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers1-1/+4
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim1-0/+4
2025-04-25perf intel-tpebs: Cleanup headerIan Rogers1-1/+1
2025-03-24perf build: Add pylint build testsIan Rogers1-0/+12
2025-03-24perf build: Add mypy build testsIan Rogers1-0/+13
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers1-3/+3
2025-02-13perf sample: Make user_regs and intr_regs optionalIan Rogers1-0/+1
2024-12-18perf lock: Move common lock contention code to new fileIan Rogers1-0/+1
2024-12-18perf x86: Define arch_fetch_insn in NO_AUXTRACE buildsIan Rogers1-1/+1
2024-12-18perf kvm: Move functions used in util out of builtinIan Rogers1-0/+1
2024-12-09perf trace-event: Always build trace-event-info.cIan Rogers1-1/+1
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo1-0/+1
2024-11-09perf dwarf-regs: Move powerpc dwarf-regs out of archIan Rogers1-0/+1
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers1-0/+1
2024-11-09perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers1-0/+1
2024-11-09perf hwmon_pmu: Add hwmon filename parserIan Rogers1-0/+1
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers1-6/+6
2024-10-11perf tool_pmu: Factor tool events into their own PMUIan Rogers1-0/+1
2024-09-03perf report: Support LLVM for addr2line()Steinar H. Gunderson1-0/+1
2024-08-29perf bpf-filter: Add build dependency to header filesNamhyung Kim1-2/+2
2024-08-20perf cap: Tidy up and improve capability testingIan Rogers1-1/+1
2024-08-13perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...Weilin Wang1-0/+1
2024-08-13perf tool: Move fill defaults into tool.cIan Rogers1-0/+1
2024-08-02perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...Arnaldo Carvalho de Melo1-0/+1
2024-06-26perf util: Make util its own libraryIan Rogers1-197/+197
2024-05-08perf mem-info: Move mem-info out of mem-events and symbolIan Rogers1-0/+1
2024-04-12perf util: Add shellcheck to generate-cmdlist.shIan Rogers1-0/+14
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim1-0/+1