index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_type
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-23
perf pmu: Reduce scope of perf_pmu_error()
Ian Rogers
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
2023-08-23
perf pmu: Avoid a path name copy
Ian Rogers
2023-08-23
perf script ibs: Remove unused include
Ian Rogers
2023-08-22
perf lzma: Convert some pr_err() to pr_debug() as callers already use pr_debug()
Arnaldo Carvalho de Melo
2023-08-21
perf stat-display: Check if snprintf()'s fmt argument is NULL
Kaige Ye
2023-08-21
perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(augmented_...
Arnaldo Carvalho de Melo
2023-08-21
perf bpf augmented_raw_syscalls: Add an assert to make sure sizeof(saddr) is ...
Arnaldo Carvalho de Melo
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-08-16
perf bpf_skel augmented_raw_syscalls: Cap the socklen parameter using &= size...
Arnaldo Carvalho de Melo
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros
Leo Yan
2023-08-16
perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}()
Leo Yan
2023-08-16
perf parse-regs: Refactor arch register parsing functions
Leo Yan
2023-08-15
perf cs-etm: Don't duplicate FIELD_GET()
James Clark
2023-08-15
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
perf dlfilter: Initialize addr_location before passing it to thread__find_sym...
Arnaldo Carvalho de Melo
2023-08-15
perf evsel: Remove duplicate check for `field` in evsel__intval()
Yang Jihong
2023-08-15
perf bpf-filter: Fix sample flag check with ||
Namhyung Kim
2023-08-15
perf trace: Tidy comments related to BPF + syscall augmentation
Ian Rogers
2023-08-15
perf trace: Migrate BPF augmentation to use a skeleton
Ian Rogers
2023-08-15
perf parse-events: Remove BPF event support
Ian Rogers
[prev]
[next]