index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-15
1
-1
/
+6
*
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-24
1
-0
/
+3
*
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__n...
Ian Rogers
2023-12-12
1
-3
/
+3
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
1
-5
/
+5
*
perf cs-etm: Respect timestamp option
Leo Yan
2023-10-17
1
-0
/
+9
*
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
2023-10-17
1
-2
/
+11
*
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
2
-12
/
+5
*
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
2023-10-17
1
-0
/
+2
*
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-17
1
-5
/
+3
*
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
1
-6
/
+6
*
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
2
-0
/
+2
*
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
1
-0
/
+10
*
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
2023-08-16
1
-3
/
+0
*
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-12
1
-1
/
+1
*
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-31
1
-1
/
+1
|
\
|
*
perf arm: Fix include path to cs-etm.h
Ian Rogers
2023-05-26
1
-1
/
+1
*
|
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
2
-5
/
+6
|
/
*
perf cs-etm: Fix contextid validation
James Clark
2023-05-10
1
-5
/
+4
*
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-24
2
-6
/
+25
*
perf cs-etm: Validate options after applying them
James Clark
2023-04-24
1
-84
/
+68
*
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
2023-04-24
1
-31
/
+25
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-1
/
+1
*
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
2023-04-04
1
-10
/
+17
*
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
2023-03-13
1
-1
/
+5
*
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
2023-03-13
1
-4
/
+4
*
perf cs-etm: Improve missing sink warning message
James Clark
2023-01-27
1
-3
/
+9
*
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
2023-01-22
1
-0
/
+48
*
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
2023-01-22
1
-7
/
+36
*
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2023-01-22
1
-3
/
+2
*
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-31
1
-1
/
+1
*
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2022-10-15
2
-0
/
+66
*
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
2022-10-15
1
-19
/
+34
*
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-10
1
-1
/
+1
*
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-05-10
1
-0
/
+1
*
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
1
-4
/
+4
*
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
2022-02-15
1
-0
/
+3
*
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
1
-12
/
+23
*
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
1
-8
/
+8
*
perf arch: Support register names from all archs
German Gomez
2021-12-16
1
-42
/
+0
*
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
2021-12-16
1
-19
/
+0
*
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
3
-3
/
+3
*
perf test: Move each test suite struct to its test
Ian Rogers
2021-11-13
1
-2
/
+2
*
perf test: Make each test/suite its own struct.
Ian Rogers
2021-11-13
3
-15
/
+8
*
perf arm: Fix off-by-one directory paths.
Ian Rogers
2021-09-27
6
-23
/
+23
*
perf cs-etm: Fix typo
James Clark
2021-09-03
1
-1
/
+1
*
perf cs-etm: Save TRCDEVARCH register
James Clark
2021-09-03
1
-5
/
+44
*
perf cs-etm: Refactor out ETMv4 header saving
James Clark
2021-09-03
1
-23
/
+23
*
perf auxtrace arm: Support compat_auxtrace_mmap__{read_head|write_tail}
Leo Yan
2021-08-31
1
-0
/
+32
*
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
2021-07-01
1
-133
/
+0
*
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
2021-05-21
1
-5
/
+0
[next]