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
Age
Commit message (
Expand
)
Author
2023-12-12
libperf cpumap: Rename perf_cpu_map__dummy_new() to perf_cpu_map__new_any_cpu()
Ian Rogers
2023-12-11
perf stat: Fix help message for --metric-no-threshold option
Ian Rogers
2023-12-07
perf annotate: Get rid of local annotation options
Namhyung Kim
2023-12-07
perf annotate: Remove remaining usages of local annotation options
Namhyung Kim
2023-12-07
perf annotate: Ensure init/exit for global options
Namhyung Kim
2023-12-07
perf ui/browser/annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Use global annotation_options
Namhyung Kim
2023-12-07
perf top: Convert to the global annotation_options
Namhyung Kim
2023-12-07
perf report: Convert to the global annotation_options
Namhyung Kim
2023-12-07
perf annotate: Introduce global annotation_options
Namhyung Kim
2023-12-06
perf stat: Exit perf stat if parse groups fails
Ian Rogers
2023-12-06
perf thread: Add missing RC_CHK_EQUAL
Ian Rogers
2023-12-06
perf maps: Move symbol maps functions to maps.c
Ian Rogers
2023-12-06
perf map: Simplify map_ip/unmap_ip and make 'struct map' smaller
Ian Rogers
2023-12-06
perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...
Ian Rogers
2023-12-06
perf symbols: Parse NOTE segments until the build id is found
Chengen Du
2023-12-06
perf record: Be lazier in allocating lost samples buffer
Ian Rogers
2023-12-06
perf evsel: Fallback to "task-clock" when not system wide
Ian Rogers
2023-12-05
perf bench sched-seccomp-notify: Fix spelling mistake "synchronious" -> "sync...
Colin Ian King
2023-12-05
perf test: Add basic 'perf diff' test
Ian Rogers
2023-12-05
perf mem: Fix error on hybrid related to availability of mem event in a PMU
Kan Liang
2023-12-05
perf vendor events powerpc: Update datasource event name to fix duplicate events
Athira Rajeev
2023-12-05
perf test: Add basic 'perf list --json" test
Ian Rogers
2023-12-05
perf test: Use common python setup library
Ian Rogers
2023-12-05
perf build: Shellcheck support for OUTPUT directory
Ian Rogers
2023-12-05
perf vendor events arm64 AmpereOneX: Add core PMU events and metrics
Ilkka Koskinen
2023-12-05
perf vendor events arm64 AmpereOne: Rename BPU_FLUSH_MEM_FAULT to GPC_FLUSH_M...
Ilkka Koskinen
2023-12-04
perf test record user-regs: Fix mask for vg register
Veronika Molnarova
2023-12-04
perf env: Cache the arch specific strerrno function in perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-04
perf env: Introduce perf_env__arch_strerrno()
Arnaldo Carvalho de Melo
2023-12-03
perf beauty: Don't use 'find ... -printf' as it isn't available in busybox
Arnaldo Carvalho de Melo
2023-12-03
perf docs: Fix man page formatting for 'perf lock'
Nick Forrington
2023-11-29
perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
Likhitha Korrapati
2023-11-29
perf tests sigtrap: Skip if running on a kernel with sleepable spinlocks
Arnaldo Carvalho de Melo
2023-11-29
perf test sigtrap: Generalize the BTF routine to reuse it in this test
Arnaldo Carvalho de Melo
2023-11-28
perf mmap: Lazily initialize zstd streams to save memory when not using it
Ian Rogers
2023-11-28
perf dwarf-aux: Add die_find_variable_by_addr()
Namhyung Kim
2023-11-28
perf tools: Add --debug-file option to redirect debug output
Yang Jihong
2023-11-27
perf annotate: Check if operand has multiple regs
Namhyung Kim
2023-11-27
perf test: Use existing config value for objdump path
James Clark
2023-11-27
perf vendor events riscv: add T-HEAD C9xx JSON file
Inochi Amaoto
2023-11-27
perf vendor events: Add skx, clx, icx and spr upi bandwidth metric
Ian Rogers
2023-11-27
perf tests: Skip data symbol test if buf1 symbol is missing
Adrian Hunter
2023-11-27
perf tests: Make data symbol test wait for perf to start
Adrian Hunter
2023-11-27
perf tests: Skip branch stack sampling test if brstack_bench symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip Arm64 callgraphs test if leafloop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip record test if test_loop symbol is missing
Adrian Hunter
2023-11-27
perf tests: Skip pipe test if noploop symbol is missing
Adrian Hunter
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
2023-11-27
perf header: Fix segfault on build_mem_topology() error path
Adrian Hunter
[next]