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
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Update symbols__fixup_end()
Namhyung Kim
2022-04-28
perf symbol: Pass is_kallsyms to symbols__fixup_end()
Namhyung Kim
2022-04-28
perf test: Add perf_event_attr test for Arm SPE
Timothy Hayes
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
perf arm-spe: Fix addresses of synthesized SPE events
Timothy Hayes
2022-04-28
perf intel-pt: Fix timeless decoding with perf.data directory
Adrian Hunter
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
2022-03-26
perf tools: Enhance the matching of sub-commands abbreviations
Wei Li
2022-03-26
tools arm64: Import cputype.h
Ali Saidi
2022-03-25
perf lock: Add -F/--field option to control output
Namhyung Kim
2022-03-25
perf lock: Extend struct lock_key to have print function
Namhyung Kim
2022-03-25
perf lock: Add --synth=no option for record
Namhyung Kim
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-24
perf stat: Fix forked applications enablement of counters
Thomas Richter
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-22
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
[next]