开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe-decoder
/
arm-spe-decoder.c
Age
Commit message (
Expand
)
Author
2025-11-18
perf arm_spe: Expose SIMD information in other operations
Leo Yan
2025-11-18
perf arm_spe: Report GCS in record
Leo Yan
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
2025-11-18
perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
Leo Yan
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
2025-09-19
perf arm_spe: Directly propagate raw event
Leo Yan
2025-03-05
perf arm-spe: Support previous branch target (PBT) address
Leo Yan
2025-03-05
perf arm-spe: Fill branch operations and events to record
Leo Yan
2023-06-21
perf arm-spe: Fix a dangling Documentation/arm64 reference
docs-arm64-move
Jonathan Corbet
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
2021-11-13
perf arm-spe: Save context ID in record
German Gomez
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
2020-11-26
perf arm-spe: Remove size condition checking for events
Leo Yan
2020-11-26
perf arm_spe: Fixup top byte for data virtual address
Leo Yan
2020-11-26
perf arm-spe: Refactor address packet handling
Leo Yan
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2020-08-21
perf: arm-spe: Fix check error when synthesizing events
Wei Li
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun