summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
4 hoursMerge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...HEADmasterLinus Torvalds
2 daysperf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2 daysperf tests: Don't retest sections in "Object code reading"James Clark
2 daysperf docs: Document building with ClangLeo Yan
2 daysperf build: Support build with clangLeo Yan
2 daysperf test coresight: Dismiss clang warning for unroll loop threadLeo Yan
2 daysperf test coresight: Dismiss clang warning for thread loopLeo Yan
2 daysperf test coresight: Dismiss clang warning for memcpy threadLeo Yan
2 daysperf build: Disable thread safety analysis for perl headerLeo Yan
2 daysperf build: Correct CROSS_ARCH for clangLeo Yan
2 daysperf python: split Clang options when invoking PopenLeo Yan
2 daysperf disasm: Remove unused evsel from 'struct annotate_args'Ian Rogers
2 daysperf srcline: Fallback between addr2line implementationsIan Rogers
2 daysperf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers
2 daysperf dso: Clean up read_symbol() error handlingIan Rogers
2 daysperf dso: Support BPF programs in dso__read_symbol()Ian Rogers
2 daysperf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers
2 daysperf llvm: Reduce LLVM initializationIan Rogers
2 daysperf check: Add libLLVM featureIan Rogers
5 daysperf parse-events: Fix parsing of >30kb event stringsIan Rogers
5 daysperf record: Add auto counter reload parse and regression testsThomas Falcon
5 daysperf record: Add ratio-to-prev termThomas Falcon
5 daysperf bpf-event: Use libbpf version rather than feature checkIan Rogers
5 daysperf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers
5 daystools build: Remove feature-libslang-include-subdirIan Rogers
5 daysperf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li
5 daysperf stat: Refactor retry/skip/fatal error handlingIan Rogers
5 daysperf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers
5 daysperf namespaces: Avoid get_current_dir_name dependencyIan Rogers
6 daysperf capstone: Remove open_capstone_handleIan Rogers
6 daysperf libbfd: Move libbfd functionality to its own fileIan Rogers
6 daysperf llvm: Move llvm functionality into its own fileIan Rogers
6 daysperf capstone: Move capstone functionality into its own fileIan Rogers
6 daysperf map: Constify objdump offset/address conversion APIsIan Rogers
6 daysperf tools kvm: Use "cycles" to sample guest for "kvm top" on IntelDapeng Mi
6 daysperf tools kvm: Use "cycles" to sample guest for "kvm record" on IntelDapeng Mi
6 daysperf tools: Add helper x86__is_intel_cpu()Dapeng Mi
6 daysperf tools kvm: Fix the potential out of range memory access issueDapeng Mi
6 daysperf tools kwork: Add missed memory allocation check and freeDapeng Mi
6 daysperf tools kvm: Add missed memory allocation check and freeDapeng Mi
6 daystools include: Add headers to make tools builds more hermeticIan Rogers
7 daystools include: Replace tools linux/gfp_types.h with kernel versionIan Rogers
7 daysperf bench futex: Add missing stdbool.hIan Rogers
7 daysperf test: Stat std output don't fail metric onlyIan Rogers
7 daysperf symbol-minimal: Be more defensive when reading build IDsIan Rogers
7 daysperf bpf: Use __builtin_preserve_field_info for GCC compatibilitySam James
7 daysperf build: Remove libtracefs configurationIan Rogers
7 daysperf test: Remove C python_use testIan Rogers
7 daysperf test: Add an 'import perf' test shell scriptIan Rogers
7 daysperf test: Extend branch stack sampling test for Arm64 BRBEJames Clark