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
/
util
Age
Commit message (
Expand
)
Author
2024-07-26
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-07-17
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-12
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-03
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-03
perf comm str: Avoid sort during insert
Ian Rogers
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-06-25
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
2024-06-25
perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
Adrian Hunter
2024-06-25
tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...
Athira Rajeev
2024-06-25
tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
Athira Rajeev
2024-06-21
perf stat: Fix the hard-coded metrics calculation on the hybrid
Kan Liang
2024-06-15
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
2024-06-15
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-06-10
perf evsel: Refactor tool events
Ian Rogers
2024-06-06
perf maps: Add/use a sorted insert for fixup overlap and insert
Ian Rogers
2024-06-06
perf maps: Reduce sorting for overlapping mappings
Ian Rogers
2024-06-06
perf maps: Fix use after free in __maps__fixup_overlap_and_insert
Ian Rogers
2024-06-06
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
2024-06-04
perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
Dr. David Alan Gilbert
2024-06-03
perf genelf: remove unused struct 'options'
Dr. David Alan Gilbert
2024-05-30
perf bpf filter: Add uid and gid terms
Ian Rogers
2024-05-30
perf bpf filter: Give terms their own enum
Ian Rogers
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
2024-05-26
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-05-11
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
[next]