index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe-decoder
/
arm-spe-pkt-decoder.h
Age
Commit message (
Expand
)
Author
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
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: Decode GCS operation
Leo Yan
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
2025-11-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
2025-09-19
perf arm_spe: Decode event types for new features
Leo Yan
2025-03-05
perf arm-spe: Decode transactional event
Leo Yan
2025-03-05
perf arm-spe: Extend branch operations
Leo Yan
2023-04-04
perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Rob Herring
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
2020-11-26
perf arm-spe: Add support for ARMv8.3-SPE
Wei Li
2020-11-26
perf arm_spe: Decode memory tagging properties
Andre Przywara
2020-11-26
perf arm-spe: Refactor operation packet handling
Leo Yan
2020-11-26
perf arm-spe: Refactor event type handling
Leo Yan
2020-11-26
perf arm-spe: Refactor counter packet handling
Leo Yan
2020-11-26
perf arm-spe: Refactor context packet handling
Leo Yan
2020-11-26
perf arm-spe: Refactor address packet handling
Leo Yan
2020-11-26
perf arm-spe: Refactor packet header parsing
Leo Yan
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun