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
2025-04-11
perf tools: Remove evsel__handle_error_quirks()
Namhyung Kim
2025-04-10
perf libunwind arm64: Fix missing close parens in an if statement
Arnaldo Carvalho de Melo
2025-04-10
tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the linux/unaligned.h copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the uapi/linux/prctl.h copy with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the syscall table with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the VFS headers with the kernel sources
Namhyung Kim
2025-04-10
tools headers: Update the socket headers with the kernel sources
Namhyung Kim
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
2025-03-31
Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-03-24
perf bpf-filter: Fix a parsing error with comma
Namhyung Kim
2025-03-24
perf report: Fix a memory leak for perf_env on AMD
Namhyung Kim
2025-03-24
perf trace: Fix wrong size to bpf_map__update_elem call
Thomas Richter
2025-03-24
perf tools: annotate asm_pure_loop.S
Marcus Meissner
2025-03-24
perf python: Fix setup.py mypy errors
Ian Rogers
2025-03-24
perf test: Address attr.py mypy error
Ian Rogers
2025-03-24
perf build: Add pylint build tests
Ian Rogers
2025-03-24
perf build: Add mypy build tests
Ian Rogers
2025-03-24
perf build: Rename TEST_LOGS to SHELL_TEST_LOGS
Ian Rogers
2025-03-23
perf bench sched pipe: fix enforced blocking reads in worker_thread
Dirk Gouders
2025-03-23
perf tools: Fix is_compat_mode build break in ppc64
Likhitha Korrapati
2025-03-23
perf build: filter all combinations of -flto for libperl
Holger Hoffstätte
2025-03-20
perf vendor events arm64 AmpereOneX: Fix frontend_bound calculation
Ilkka Koskinen
2025-03-20
perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by e...
Ilkka Koskinen
2025-03-20
perf trace: Fix evlist memory leak
Ian Rogers
2025-03-20
perf trace: Fix BTF memory leak
Ian Rogers
2025-03-20
perf trace: Make syscall table stable
Ian Rogers
2025-03-20
perf syscalltbl: Mask off ABI type for MIPS system calls
Ian Rogers
2025-03-20
perf build: Remove Makefile.syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Use lookup table containing multiple architectures
Ian Rogers
2025-03-20
perf trace beauty: Add syscalltbl.sh generating all system call tables
Ian Rogers
2025-03-20
perf thread: Add support for reading the e_machine type for a thread
Ian Rogers
2025-03-20
perf dso: Add support for reading the e_machine type for a dso
Ian Rogers
2025-03-20
perf syscalltbl: Remove struct syscalltbl
Ian Rogers
2025-03-20
perf trace: Reorganize syscalls
Ian Rogers
2025-03-20
perf syscalltbl: Remove syscall_table.h
Ian Rogers
2025-03-20
perf dso: kernel-doc for enum dso_binary_type
Ian Rogers
2025-03-20
perf dso: Move libunwind dso_data variables into ifdef
Ian Rogers
2025-03-20
perf report: Disable children column for data type profiling
Namhyung Kim
2025-03-20
perf report: Allow hierarchy mode for --children
Namhyung Kim
2025-03-20
perf sort: Keep output fields in the same level
Namhyung Kim
2025-03-19
perf pmu: Handle memory failure in tool_pmu__new()
Thomas Richter
2025-03-19
perf: intel-tpebs: Fix incorrect usage of zfree()
James Clark
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
2025-03-19
perf dso: fix dso__is_kallsyms() check
Stephen Brennan
2025-03-19
x86/cpufeatures: Remove {disabled,required}-features.h
Xin Li (Intel)
2025-03-18
perf kwork: Remove unreachable judgments
Feng Yang
2025-03-18
perf python: Check if there is space to copy all the event
Arnaldo Carvalho de Melo
2025-03-18
perf python: Don't keep a raw_data pointer to consumed ring buffer space
Arnaldo Carvalho de Melo
2025-03-18
perf python: Decrement the refcount of just created event on failure
Arnaldo Carvalho de Melo
[next]