index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
1
-0
/
+9
*
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
2023-02-03
1
-1
/
+1
*
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
1
-2
/
+2
*
perf pmu: Add #slots literal support for arm64
Jing Zhang
2023-01-19
1
-2
/
+33
*
perf arm64: Simplify mksyscalltbl
Hans-Peter Nilsson
2022-12-21
1
-20
/
+3
*
perf build: Use libtraceevent from the system
Ian Rogers
2022-12-14
1
-1
/
+1
*
perf arm64: Fix mksyscalltbl, don't lose syscalls due to sort -nu
Hans-Peter Nilsson
2022-12-05
1
-1
/
+1
*
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
1
-0
/
+1
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
2
-1
/
+2
*
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
2
-1
/
+189
*
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-10-14
1
-1
/
+1
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
1
-1
/
+1
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
1
-2
/
+2
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
1
-1
/
+1
*
perf mem: Trace physical address for Arm SPE events
Leo Yan
2022-06-03
1
-3
/
+3
*
perf tools arm64: Add support for VG register
James Clark
2022-05-27
1
-0
/
+38
*
perf unwind arm64: Decouple Libunwind register names from Perf
James Clark
2022-05-26
1
-71
/
+2
*
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
1
-0
/
+1
*
perf symbol: Remove arch__symbols__fixup_end()
Namhyung Kim
2022-04-28
1
-21
/
+0
*
perf arm-spe: Fix SPE events with phys addresses
Timothy Hayes
2022-04-28
1
-0
/
+10
*
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-09
1
-0
/
+6
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-1
/
+1
*
perf arm-spe: Use advertised caps/min_interval as default sample_period
German Gomez
2022-02-23
1
-1
/
+1
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf tools: Record ARM64 LR register automatically
Alexandre Truong
2021-12-21
1
-0
/
+7
*
perf arch: Support register names from all archs
German Gomez
2021-12-16
1
-76
/
+0
*
perf arm64: Rename perf_event_arm_regs for ARM64 registers
German Gomez
2021-12-16
1
-0
/
+2
*
perf arm-spe: Update --switch-events docs in 'perf record'
German Gomez
2021-11-13
1
-1
/
+3
*
perf arm-spe: Track task context switch for cpu-mode events
Namhyung Kim
2021-11-13
1
-1
/
+5
*
perf arm-spe: Implement find_snapshot callback
German Gomez
2021-11-13
1
-0
/
+145
*
perf arm-spe: Add snapshot mode support
German Gomez
2021-11-13
1
-0
/
+130
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
2
-2
/
+2
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-1
/
+1
*
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-13
2
-9
/
+4
*
perf pmu: Add const to pmu_events_map.
Ian Rogers
2021-10-20
1
-1
/
+1
*
perf tools: Support pmu prefix for mem-load event
Jin Yao
2021-06-01
1
-1
/
+1
*
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
2021-05-25
1
-1
/
+1
*
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
2021-05-25
1
-2
/
+31
*
perf arm-spe: Correct sample flags for dummy event
Leo Yan
2021-05-25
1
-3
/
+4
*
perf arm-spe: Correct sample flags for SPE event
Leo Yan
2021-05-25
1
-3
/
+4
*
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
1
-5
/
+0
*
perf tools: Fix a build error on arm64 with clang
Masami Hiramatsu
2021-05-10
1
-1
/
+1
*
perf arm64: Fix off-by-one directory paths.
Ian Rogers
2021-04-20
3
-6
/
+6
*
perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...
John Garry
2021-04-08
2
-0
/
+26
*
perf tools: Fix various typos in comments
Ingo Molnar
2021-03-23
2
-4
/
+4
*
perf tools: Fix arm64 build error with gcc-11
Jianlin Lv
2021-02-18
1
-1
/
+1
*
perf arm64/s390: Fix printf conversion specifier for IP addresses
Arnaldo Carvalho de Melo
2021-02-09
1
-1
/
+2
*
perf arm64: Add argument support for SDT
Leo Yan
2020-12-28
1
-0
/
+94
*
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
1
-1
/
+1
*
perf tools: Add aarch64 registers to --user-regs
Alexandre Truong
2020-11-30
1
-0
/
+33
[next]