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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf daemon: Fix the build on more 32-bit architectures
Arnaldo Carvalho de Melo
2024-09-02
1
-4
/
+4
*
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 test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
2024-09-02
1
-1
/
+3
*
perf daemon: Fix the build on 32-bit architectures
Arnaldo Carvalho de Melo
2024-08-09
1
-4
/
+5
*
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
2024-08-07
3
-6
/
+179
*
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
2024-08-07
1
-1
/
+4
*
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-08-07
3
-5
/
+11
*
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
2024-08-06
1
-4
/
+5
*
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-08-02
5
-5
/
+5
|
\
|
*
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-08-01
5
-5
/
+5
*
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-30' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-30
4
-3
/
+74
|
\
\
|
|
/
|
/
|
|
*
perf docs: Document cross compilation
Leo Yan
2024-07-26
1
-0
/
+28
|
*
perf: build: Link lib 'zstd' for static build
Leo Yan
2024-07-26
1
-1
/
+1
|
*
perf: build: Only link libebl.a for old libdw
Leo Yan
2024-07-26
1
-1
/
+11
|
*
perf: build: Set Python configuration for cross compilation
Leo Yan
2024-07-26
1
-0
/
+8
|
*
perf: build: Setup PKG_CONFIG_LIBDIR for cross compilation
Leo Yan
2024-07-26
1
-1
/
+26
|
*
perf tool: fix dereferencing NULL al->maps
Casey Chen
2024-07-26
1
-1
/
+1
*
|
Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...
Linus Torvalds
2024-07-23
4
-10
/
+12
|
\
|
|
*
perf dso: Fix build when libunwind is enabled
James Clark
2024-07-17
3
-2
/
+7
|
*
tools: Make pkg-config dependency checks usable by other tools
Guilherme Amadio
2024-07-17
1
-8
/
+3
|
*
perf build: Warn if libtracefs is not found
Guilherme Amadio
2024-07-17
1
-0
/
+2
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
1
-1
/
+0
|
\
\
|
*
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
8
-0
/
+353
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
16
-15
/
+289
|
|
\
\
|
|
*
|
perf kvm: Add kvm-stat for loongarch64
Bibo Mao
2024-07-10
4
-0
/
+238
|
|
|
/
|
*
|
perf kvm/riscv: Port perf kvm stat to RISC-V
Shenlin Liang
2024-06-26
4
-0
/
+115
*
|
|
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
3
-7
/
+15
*
|
|
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
9
-44
/
+56
*
|
|
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-12
1
-0
/
+14
*
|
|
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-07-12
1
-1
/
+1
*
|
|
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
2024-07-12
1
-1
/
+3
*
|
|
perf record: Fix memset out-of-range error
Haoze Xie
2024-07-12
1
-2
/
+2
*
|
|
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+16
*
|
|
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
2
-7
/
+30
*
|
|
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-12
2
-36
/
+117
*
|
|
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-07-11
1
-10
/
+10
*
|
|
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-03
1
-1
/
+1
*
|
|
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
2024-07-03
3
-0
/
+884
*
|
|
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
2024-07-03
2
-0
/
+35
*
|
|
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 report: Calling available function for stats printing
Abhishek Dubey
2024-07-02
1
-2
/
+1
*
|
|
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-07-02
1
-0
/
+12
*
|
|
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-07-02
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-07-02
11
-11
/
+49
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf bpf: Fix handling of minimal vmlinux.h file when interrupting the build
Namhyung Kim
2024-06-05
1
-0
/
+1
|
*
|
Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"
Arnaldo Carvalho de Melo
2024-06-05
1
-4
/
+2
|
*
|
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-05-28
4
-1
/
+5
[next]