summaryrefslogtreecommitdiff
path: root/tools/perf/util/Build
AgeCommit message (Expand)Author
7 daysperf python: Add syscall name/id to convert syscall number and nameIan Rogers
2026-06-15perf inject/aslr: Add ASLR tool infrastructure and MMAP trackingIan Rogers
2026-06-04perf data ctf: replace libbabeltrace with babeltrace2-ctf-writerMichael Jeanson
2026-05-20perf build: Move BPF skeleton generation out of Makefile.perfIan Rogers
2026-05-20perf trace beauty: Make beauty generated C code standalone .o filesIan Rogers
2026-05-15perf unwind-libunwind: Remove libunwind-localIan Rogers
2026-05-15perf unwind-libunwind: Make libunwind register reading cross platformIan Rogers
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers
2026-03-13perf bpf_map: Remove unused codeIan Rogers
2026-03-13perf dump-insn: Remove dump-insn.cIan Rogers
2026-02-03perf kvm stat: Remove use of the arch directoryIan Rogers
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers
2026-01-20perf build: Remove NO_LIBDW_DWARF_UNWIND optionIan Rogers
2026-01-20perf dwarf-regs: Add util/dwarf-regs-arch for consistency with perf-regsIan Rogers
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo
2026-01-14perf help: Move common_cmds into builtin-helpIan Rogers
2026-01-13perf util: Remove SHA-1 codeEric Biggers
2026-01-13perf util: Add BLAKE2s supportEric Biggers
2026-01-12perf addr2line: Add a libdw implementationIan Rogers
2025-11-13perf build: Remove NO_AUXTRACE build optionIan Rogers
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers
2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers
2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers
2025-10-01perf powerpc: Process auxtrace events and display in 'perf report -D'Athira Rajeev
2025-07-26perf tp_pmu: Factor existing tracepoint logic to new fileIan Rogers
2025-06-30perf build: Specify shellcheck should use bashCollin Funk
2025-06-26perf util: add a basic SHA-1 implementationEric Biggers
2025-06-26perf trace: Split BPF skel code to util/bpf_trace_augment.cNamhyung Kim
2025-06-25perf drm_pmu: Add a tool like PMU to expose DRM informationIan Rogers
2025-05-09perf symbol-elf: Integrate rust-v0 demanglingIan Rogers
2025-04-28perf trace: Implement syscall summary in BPFNamhyung Kim
2025-04-25perf intel-tpebs: Cleanup headerIan Rogers
2025-03-24perf build: Add pylint build testsIan Rogers
2025-03-24perf build: Add mypy build testsIan Rogers
2025-03-24perf build: Rename TEST_LOGS to SHELL_TEST_LOGSIan Rogers
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers
2024-12-18perf lock: Move common lock contention code to new fileIan Rogers
2024-12-18perf x86: Define arch_fetch_insn in NO_AUXTRACE buildsIan Rogers
2024-12-18perf kvm: Move functions used in util out of builtinIan Rogers
2024-12-09perf trace-event: Always build trace-event-info.cIan Rogers
2024-12-09perf btf: Make the sigtrap test helper to find a member by name widely availableArnaldo Carvalho de Melo
2024-11-09perf dwarf-regs: Move powerpc dwarf-regs out of archIan Rogers
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers
2024-11-09perf dwarf-regs: Move x86 dwarf-regs out of archIan Rogers
2024-11-09perf hwmon_pmu: Add hwmon filename parserIan Rogers
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers