index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]