index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
1
-3
/
+3
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-1
/
+1
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
1
-17
/
+1
2023-08-17
perf test: Add a test for the new Arm CPU ID comparison behavior
James Clark
4
-0
/
+45
2023-08-17
perf arm64: Allow version comparisons of CPU IDs
James Clark
1
-15
/
+52
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
3
-0
/
+3
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
1
-0
/
+5
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
1
-3
/
+0
2023-07-24
perf pmu arm64: Fix reading the PMU cpu slots in sysfs
Haixin Yu
1
-3
/
+4
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-1
/
+1
2023-06-05
perf arm64: Use max_nr to define SYSCALLTBL_ARM64_MAX_ID
Tiezhu Yang
1
-3
/
+3
2023-06-05
perf arm64: Handle __NR3264_ prefixed syscall number
Tiezhu Yang
1
-2
/
+3
2023-06-05
perf arm64: Rename create_table_from_c() to create_sc_table()
Tiezhu Yang
1
-2
/
+2
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
1
-1
/
+1
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-4
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-1
/
+2
2023-05-10
perf arm64: Fix build with refcount checking
James Clark
2
-3
/
+3
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
1
-24
/
+2
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf arm-spe: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-1
/
+1
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-1
/
+0
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-0
/
+9
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
1
-1
/
+1
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
1
-2
/
+2
2023-01-19
perf pmu: Add #slots literal support for arm64
Jing Zhang
1
-2
/
+33
2022-12-21
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
1
-20
/
+3
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
1
-1
/
+1
2022-12-05
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
1
-1
/
+1
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
1
-0
/
+1
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2
-1
/
+2
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2
-1
/
+189
2022-10-14
perf annotate: Add missing condition flags for arm64
Namhyung Kim
1
-1
/
+1
2022-08-13
perf pmu-events: Hide the pmu_events
Ian Rogers
1
-1
/
+1
2022-08-13
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
1
-2
/
+2
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
1
-1
/
+1
2022-06-03
perf mem: Trace physical address for Arm SPE events
Leo Yan
1
-3
/
+3
2022-05-27
perf tools arm64: Add support for VG register
James Clark
1
-0
/
+38
2022-05-26
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
1
-71
/
+2
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
1
-0
/
+1
2022-04-28
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
1
-21
/
+0
2022-04-28
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
1
-0
/
+10
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-1
/
+1
2022-02-23
perf arm-spe: Use advertised caps/min_interval as default sample_period
German Gomez
1
-1
/
+1
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-1
/
+1
2021-12-21
perf tools: Record ARM64 LR register automatically
Alexandre Truong
1
-0
/
+7
2021-12-16
perf arch: Support register names from all archs
German Gomez
1
-76
/
+0
2021-12-16
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
1
-0
/
+2
[next]