index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2023-11-20
perf hist: Add missing puts to hist__account_cycles
Ian Rogers
2023-11-20
perf machine: Avoid out of bounds LBR memory read
Ian Rogers
2023-11-20
perf trace: Use the right bpf_probe_read(_str) variant for reading user data
Thomas Richter
2023-11-20
perf tools: Do not ignore the default vmlinux.h
Namhyung Kim
2023-11-20
perf mem-events: Avoid uninitialized read
Ian Rogers
2023-11-20
perf parse-events: Fix for term values that are raw events
Ian Rogers
2023-11-20
perf record: Fix BTF type checks in the off-cpu profiling
Namhyung Kim
2023-11-20
perf parse-events: Fix tracepoint name memory leak
Ian Rogers
2023-11-08
perf evlist: Avoid frequency mode for the dummy event
Ian Rogers
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 pmu: Ensure all alias variables are initialized
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-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-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-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-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
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 tools: Allow to use cpuinfo on LoongArch
Yanteng Si
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 pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
perf pmu: Be lazy about loading event info files from sysfs
Ian Rogers
2023-08-24
perf pmu: Scan type early to fail an invalid PMU quickly
Ian Rogers
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
perf pmu: Merge JSON events with sysfs at load time
Ian Rogers
2023-08-24
perf pmu: Prefer passing pmu to aliases list
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
perf s390 s390_cpumcfdg_dump: Don't scan all PMUs
Ian Rogers
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
[next]