index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2023-09-30
perf dlfilter: Add a test for object_code()
Adrian Hunter
2023-09-29
perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
Adrian Hunter
2023-09-26
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
2023-09-17
perf jevent: fix core dump on software events on s390
Thomas Richter
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
2023-09-17
perf jevents metric: Fix type of strcmp_cpuid_str
Ian Rogers
2023-09-17
perf trace: Avoid compile error wrt redefining bool
Ian Rogers
2023-09-17
perf bpf-prologue: Remove unused file
Ian Rogers
2023-09-13
perf bench sched-seccomp-notify: Use the tools copy of seccomp.h UAPI
Arnaldo Carvalho de Melo
2023-09-13
tools headers UAPI: Copy seccomp.h to be able to build 'perf bench' in older ...
Arnaldo Carvalho de Melo
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
2023-09-11
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2023-09-09
Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-09-05
perf parse-events: Fix driver config term
Ian Rogers
2023-09-02
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-31
perf parse-events: Fix propagation of term's no_value when cloning
Ian Rogers
2023-08-31
perf parse-events: Name the two term enums
Ian Rogers
2023-08-31
perf list: Don't print Unit for "default_core"
Ian Rogers
2023-08-30
perf vendor events intel: Fix modifier in tma_info_system_mem_parallel_reads ...
Ian Rogers
2023-08-30
perf dlfilter: Avoid leak in v0 API test use of resolve_address()
Adrian Hunter
2023-08-30
perf metric: Add #num_cpus_online literal
Ian Rogers
2023-08-30
perf pmu: Remove str from perf_pmu_alias
Ian Rogers
2023-08-30
perf parse-events: Make common term list to strbuf helper
Ian Rogers
2023-08-30
perf parse-events: Minor help message improvements
Ian Rogers
2023-08-30
perf pmu: Avoid uninitialized use of alias->str
Ian Rogers
2023-08-30
Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
perf tools: Convert to perf_record_header_attr_id()
Namhyung Kim
2023-08-29
perf tools: Handle old data in PERF_RECORD_ATTR
Namhyung Kim
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-29
perf pmus: Sort pmus by name then suffix
Ian Rogers
2023-08-29
perf beauty mmap_flags: Use "test -f" instead of "[-f FILE]"
Yanteng Si
2023-08-29
perf beauty mmap_flags: Fix script for archs that use the generic mman.h
Yanteng Si
2023-08-29
perf tools: Allow to use cpuinfo on LoongArch
Yanteng Si
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-25
perf lock contention: Fix typo in max-stack option description
Kajol Jain
2023-08-25
perf tui slang: Tidy casts
Ian Rogers
2023-08-25
perf build-id: Simplify build_id_cache__cachedir()
Ian Rogers
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
perf header: Fix missing PMU caps
Ian Rogers
2023-08-24
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-24
perf scripts python gecko: Launch the profiler UI on the default browser with...
Anup Sharma
2023-08-24
perf scripts python: Add support for input args in gecko script
Anup Sharma
2023-08-24
perf jevents: Sort strings in the big C string to reduce faults
Ian Rogers
[next]