summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-10-15perf print-events: Remove print_hwcache_eventsIan Rogers
2025-10-15perf jevents: Add legacy-hardware and legacy-cache jsonIan Rogers
2025-10-15perf pmu: Add and use legacy_terms in alias informationIan Rogers
2025-10-15perf jevents: Add legacy json terms and default_core event table helperIan Rogers
2025-10-15perf parse-events: Add terms for legacy hardware and cache config valuesIan Rogers
2025-10-15perf pmu: Factor term parsing into a perf_event_attr into a helperIan Rogers
2025-10-15perf pmu: Use fd rather than FILE from new_aliasIan Rogers
2025-10-15perf parse-events: Remove unused FILE input argument to scannerIan Rogers
2025-10-15perf pmu: Don't eagerly parse event termsIan Rogers
2025-10-15perf jevents: Support copying the source json files to OUTPUTIan Rogers
2025-10-15perf record: Skip don't fail for events that don't openIan Rogers
2025-10-15perf stat: Avoid wildcarding PMUs for default eventsIan Rogers
2025-10-15perf perf_api_probe: Avoid scanning all PMUs, try software PMU firstIan Rogers
2025-10-15perf parse-events: Fix legacy cache events if event is duplicated in a PMUIan Rogers
2025-10-13perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers
2025-10-13perf build python: Don't leave a.out file when building with clangIan Rogers
2025-10-13perf stat: Additional verbose details for <not supported> eventsIan Rogers
2025-10-13perf tests: use strdup() in "Object code reading"James Clark
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-08Merge tag 'perf-tools-for-v6.18-1-2025-10-08' of git://git.kernel.org/pub/scm...Linus Torvalds
2025-10-06perf tools: Fix arm64 libjvmti build by generating unistd_64.hVincent Minet
2025-10-06perf tests: Don't retest sections in "Object code reading"James Clark
2025-10-06perf docs: Document building with ClangLeo Yan
2025-10-06perf build: Support build with clangLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for unroll loop threadLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for thread loopLeo Yan
2025-10-06perf test coresight: Dismiss clang warning for memcpy threadLeo Yan
2025-10-06perf build: Disable thread safety analysis for perl headerLeo Yan
2025-10-06perf build: Correct CROSS_ARCH for clangLeo Yan
2025-10-06perf python: split Clang options when invoking PopenLeo Yan
2025-10-06perf disasm: Remove unused evsel from 'struct annotate_args'Ian Rogers
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers
2025-10-06perf disasm: Make ins__scnprintf() and ins__is_nop() staticIan Rogers
2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers
2025-10-06perf dso: Support BPF programs in dso__read_symbol()Ian Rogers
2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers
2025-10-06perf llvm: Reduce LLVM initializationIan Rogers
2025-10-06perf check: Add libLLVM featureIan Rogers
2025-10-03perf parse-events: Fix parsing of >30kb event stringsIan Rogers
2025-10-03perf record: Add auto counter reload parse and regression testsThomas Falcon
2025-10-03perf record: Add ratio-to-prev termThomas Falcon
2025-10-03perf bpf-event: Use libbpf version rather than feature checkIan Rogers
2025-10-03perf build: Move libopcode disasm tests to BUILD_NONDISTROIan Rogers
2025-10-03tools build: Remove feature-libslang-include-subdirIan Rogers
2025-10-03perf annotate: Rename TSR_KIND_POINTER to TSR_KIND_PERCPU_POINTERZecheng Li
2025-10-03perf stat: Refactor retry/skip/fatal error handlingIan Rogers
2025-10-03perf stat: Move create_perf_stat_counter() to builtin-stat.cIan Rogers
2025-10-03perf namespaces: Avoid get_current_dir_name dependencyIan Rogers
2025-10-02perf capstone: Remove open_capstone_handleIan Rogers
2025-10-02perf libbfd: Move libbfd functionality to its own fileIan Rogers