index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf python: include "util/sample.h"
Xu Yang
2024-09-02
1
-0
/
+1
*
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
2024-09-02
1
-0
/
+3
*
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-07-26
1
-1
/
+1
*
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-17
3
-2
/
+7
*
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
2
-0
/
+8
*
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
7
-38
/
+49
*
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-12
1
-0
/
+14
*
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-03
1
-5
/
+21
*
perf comm str: Avoid sort during insert
Ian Rogers
2024-07-03
1
-11
/
+18
*
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
1
-1
/
+1
*
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
1
-3
/
+14
*
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-06-28
1
-0
/
+3
*
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-27
1
-6
/
+21
*
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-27
1
-1
/
+1
*
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-27
1
-1
/
+19
*
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
1
-53
/
+0
*
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
2
-205
/
+102
*
perf util: Make util its own library
Ian Rogers
2024-06-26
7
-212
/
+212
*
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
2024-06-25
1
-1
/
+1
*
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
2024-06-25
1
-0
/
+3
*
perf symbol: Simplify kernel module checking
Namhyung Kim
2024-06-25
1
-4
/
+1
*
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-06-25
1
-1
/
+1
*
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
2024-06-25
1
-2
/
+3
*
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
2024-06-25
1
-0
/
+5
*
util: constant -1 with expression of type char
Yunseong Kim
2024-06-25
1
-1
/
+1
*
perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
Adrian Hunter
2024-06-25
1
-0
/
+9
*
tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...
Athira Rajeev
2024-06-25
2
-2
/
+2
*
tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
Athira Rajeev
2024-06-25
3
-1
/
+18
*
perf stat: Fix the hard-coded metrics calculation on the hybrid
Kan Liang
2024-06-21
1
-0
/
+7
*
perf hist: Honor symbol_conf.skip_empty
Namhyung Kim
2024-06-15
2
-3
/
+13
*
perf hist: Add symbol_conf.skip_empty
Namhyung Kim
2024-06-15
6
-13
/
+10
*
perf evsel: Refactor tool events
Ian Rogers
2024-06-10
3
-3
/
+244
*
perf maps: Add/use a sorted insert for fixup overlap and insert
Ian Rogers
2024-06-06
1
-6
/
+59
*
perf maps: Reduce sorting for overlapping mappings
Ian Rogers
2024-06-06
1
-19
/
+36
*
perf maps: Fix use after free in __maps__fixup_overlap_and_insert
Ian Rogers
2024-06-06
1
-4
/
+5
*
perf: parse-events: Fix compilation error while defining DEBUG_PARSER
Clément Le Goffic
2024-06-06
2
-7
/
+0
*
perf hisi-ptt: remove unused struct 'hisi_ptt_queue'
Dr. David Alan Gilbert
2024-06-04
1
-5
/
+0
*
perf genelf: remove unused struct 'options'
Dr. David Alan Gilbert
2024-06-03
1
-5
/
+0
*
perf bpf filter: Add uid and gid terms
Ian Rogers
2024-05-30
4
-0
/
+14
*
perf bpf filter: Give terms their own enum
Ian Rogers
2024-05-30
6
-69
/
+141
*
perf arm-spe: Unaligned pointer work around
Ian Rogers
2024-05-28
1
-18
/
+5
*
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
2024-05-28
3
-42
/
+65
*
Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"
Arnaldo Carvalho de Melo
2024-05-26
4
-103
/
+68
*
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-05-21
98
-4274
/
+8099
|
\
|
*
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-11
2
-23
/
+53
|
*
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
2024-05-11
1
-0
/
+3
|
*
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
2024-05-11
1
-1
/
+4
|
*
perf annotate: Fix segfault on sample histogram
Namhyung Kim
2024-05-11
1
-4
/
+5
|
*
perf tools: Ignore deleted cgroups
Namhyung Kim
2024-05-10
2
-4
/
+5
|
*
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2024-05-10
1
-2
/
+2
[next]