summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2023-08-24perf pmu: Lazily load sysfs aliasesIan Rogers
2023-08-24perf pmu: Be lazy about loading event info files from sysfsIan Rogers
2023-08-24perf pmu: Scan type early to fail an invalid PMU quicklyIan Rogers
2023-08-24perf pmu: Lazily add JSON eventsIan Rogers
2023-08-24perf pmu: Cache JSON events tableIan Rogers
2023-08-24perf pmu: Merge JSON events with sysfs at load timeIan Rogers
2023-08-24perf pmu: Prefer passing pmu to aliases listIan Rogers
2023-08-24perf pmu: Parse sysfs events directly from a fileIan Rogers
2023-08-24perf pmu-events: Add pmu_events_table__find_event()Ian Rogers
2023-08-24perf pmu-events: Reduce processed events by passing PMUIan Rogers
2023-08-24perf s390 s390_cpumcfdg_dump: Don't scan all PMUsIan Rogers
2023-08-24perf parse-events: Improve error message for double settingIan Rogers