index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
1
-18
/
+43
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
1
-33
/
+27
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
1
-116
/
+88
2024-03-21
perf arm-spe/cs-etm: Directly iterate CPU maps
Ian Rogers
1
-65
/
+49
2024-02-15
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
1
-1
/
+6
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
1
-0
/
+3
2023-12-12
libperf cpumap: Replace usage of perf_cpu_map__new(NULL) with perf_cpu_map__new_online_cpus()
Ian Rogers
1
-3
/
+3
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_is_empty()
Ian Rogers
1
-5
/
+5
2023-10-17
perf cs-etm: Respect timestamp option
Leo Yan
1
-0
/
+9
2023-10-17
perf cs-etm: Validate timestamp tracing in per-thread mode
Leo Yan
1
-2
/
+11
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2
-12
/
+5
2023-10-17
perf arm-spe: Move PMU initialization from default config code
Ian Rogers
1
-0
/
+2
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-5
/
+3
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-6
/
+6
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2
-0
/
+2
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
1
-0
/
+10
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
1
-3
/
+0
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-1
/
+1
2023-05-31
Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' into perf-tools-next
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2
-5
/
+6
2023-05-26
perf arm: Fix include path to cs-etm.h
Ian Rogers
1
-1
/
+1
2023-05-10
perf cs-etm: Fix contextid validation
James Clark
1
-5
/
+4
2023-04-24
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2
-6
/
+25
2023-04-24
perf cs-etm: Validate options after applying them
James Clark
1
-84
/
+68
2023-04-24
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
1
-31
/
+25
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
1
-1
/
+1
2023-04-04
perf cs-etm: Update record event to use new Trace ID protocol
Mike Leach
1
-10
/
+17
2023-03-13
perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
James Clark
1
-1
/
+5
2023-03-13
perf cs-etm: Reduce verbosity of ts_source warning
James Clark
1
-4
/
+4
2023-01-27
perf cs-etm: Improve missing sink warning message
James Clark
1
-3
/
+9
2023-01-22
perf cs_etm: Record ts_source in AUXTRACE_INFO for ETMv4 and ETE
German Gomez
1
-0
/
+48
2023-01-22
perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters
German Gomez
1
-7
/
+36
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
1
-3
/
+2
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangle headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-10-15
perf auxtrace arm64: Add support for HiSilicon PCIe Tune and Trace device driver
Qi Liu
2
-0
/
+66
2022-10-15
perf auxtrace arm: Refactor event list iteration in auxtrace_record__init()
Qi Liu
1
-19
/
+34
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
1
-1
/
+1
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
1
-0
/
+1
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
1
-4
/
+4
2022-02-15
perf cs-etm: Update deduction of TRCCONFIGR register for branch broadcast
James Clark
1
-0
/
+3
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
1
-12
/
+23
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
1
-8
/
+8
2021-12-16
perf arch: Support register names from all archs
German Gomez
1
-42
/
+0
2021-12-16
perf cs-etm: Remove duplicate and incorrect aux size checks
James Clark
1
-19
/
+0
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
3
-3
/
+3
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
1
-2
/
+2
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
3
-15
/
+8
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
6
-23
/
+23
2021-09-03
perf cs-etm: Fix typo
James Clark
1
-1
/
+1
2021-09-03
perf cs-etm: Save TRCDEVARCH register
James Clark
1
-5
/
+44
[next]