summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2023-09-30perf dlfilter: Add a test for object_code()Adrian Hunter
2023-09-29perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter
2023-09-26perf pmu: Fix perf stat output with correct scale and unitWyes Karny
2023-09-17perf jevent: fix core dump on software events on s390Thomas Richter
2023-09-17perf pmu: Ensure all alias variables are initializedIan Rogers
2023-09-17perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers
2023-09-17perf trace: Avoid compile error wrt redefining boolIan Rogers
2023-09-17perf bpf-prologue: Remove unused fileIan Rogers
2023-09-13perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPIArnaldo Carvalho de Melo
2023-09-13tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...Arnaldo Carvalho de Melo
2023-09-13tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...Arnaldo Carvalho de Melo
2023-09-11perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-05perf parse-events: Fix driver config termIan Rogers
2023-09-02perf parse-events: Fixes relating to no_value termsIan Rogers
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31perf parse-events: Fix propagation of term's no_value when cloningIan Rogers
2023-08-31perf parse-events: Name the two term enumsIan Rogers
2023-08-31perf list: Don't print Unit for "default_core"Ian Rogers
2023-08-30perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...Ian Rogers
2023-08-30perf dlfilter: Avoid leak in v0 API test use of resolve_address()Adrian Hunter
2023-08-30perf metric: Add #num_cpus_online literalIan Rogers
2023-08-30perf pmu: Remove str from perf_pmu_aliasIan Rogers
2023-08-30perf parse-events: Make common term list to strbuf helperIan Rogers
2023-08-30perf parse-events: Minor help message improvementsIan Rogers
2023-08-30perf pmu: Avoid uninitialized use of alias->strIan Rogers
2023-08-30Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-08-29perf jevents: Use "default_core" for events with no UnitIan Rogers
2023-08-29perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim
2023-08-29perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim
2023-08-29perf test shell record_bpf_filter: Skip 6.2 kernelNamhyung Kim
2023-08-29perf tools: Convert to perf_record_header_attr_id()Namhyung Kim
2023-08-29perf tools: Handle old data in PERF_RECORD_ATTRNamhyung Kim
2023-08-29perf pmus: Skip duplicate PMUs and don't print list suffix by defaultIan Rogers
2023-08-29perf pmus: Sort pmus by name then suffixIan Rogers
2023-08-29perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"Yanteng Si
2023-08-29perf beauty mmap_flags: Fix script for archs that use the generic mman.hYanteng Si
2023-08-29perf tools: Allow to use cpuinfo on LoongArchYanteng Si
2023-08-28Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25perf lock contention: Fix typo in max-stack option descriptionKajol Jain
2023-08-25perf tui slang: Tidy castsIan Rogers
2023-08-25perf build-id: Simplify build_id_cache__cachedir()Ian Rogers
2023-08-25perf pmu: Make id const and add missing freeIan Rogers
2023-08-25perf parse-events: Make term's config constIan Rogers
2023-08-25perf pmu: Remove logic for PMU name being NULLIan Rogers
2023-08-25perf header: Fix missing PMU capsIan Rogers
2023-08-24perf jevents: Don't append Unit to descIan Rogers
2023-08-24perf scripts python gecko: Launch the profiler UI on the default browser with...Anup Sharma
2023-08-24perf scripts python: Add support for input args in gecko scriptAnup Sharma
2023-08-24perf jevents: Sort strings in the big C string to reduce faultsIan Rogers