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
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2024-02-23
treewide: remove meaningless assignments in Makefiles
Masahiro Yamada
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-01-24
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2023-09-15
perf pmu: Remove unused function
James Clark
2023-09-15
perf pmus: Simplify perf_pmus__find_core_pmu()
James Clark
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-08-17
perf test: Add a test for the new Arm CPU ID comparison behavior
James Clark
2023-08-17
perf arm64: Allow version comparisons of CPU IDs
James Clark
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-07-24
perf pmu arm64: Fix reading the PMU cpu slots in sysfs
Haixin Yu
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-05
perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
Tiezhu Yang
2023-06-05
perf arm64: Handle __NR3264_ prefixed syscall number
Tiezhu Yang
2023-06-05
perf arm64: Rename create_table_from_c() to create_sc_table()
Tiezhu Yang
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-12
perf arm-spe: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
[next]