index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe-decoder
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: Consolidate operation types
Leo Yan
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
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-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
2025-09-19
perf arm_spe: Set HITM flag
Leo Yan
2025-09-19
perf arm_spe: Fill memory levels for FEAT_SPEv1p4
Leo Yan
2025-09-19
perf arm_spe: Decode event types for new features
Leo Yan
2025-09-19
perf arm_spe: Directly propagate raw event
Leo Yan
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
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
2025-03-05
perf arm-spe: Decode transactional event
Leo Yan
2025-03-05
perf arm-spe: Extend branch operations
Leo Yan
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
2024-10-14
perf arm-spe: Rename the common data source encoding
Leo Yan
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
2023-06-21
perf arm-spe: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
2023-04-04
perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Rob Herring
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
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-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
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: 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: Add more sub classes for operation packet
Leo Yan
2020-11-26
perf arm-spe: Refactor operation packet handling
Leo Yan
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
Leo Yan
2020-11-26
perf arm-spe: Remove size condition checking for events
Leo Yan
2020-11-26
perf arm-spe: Refactor event type handling
Leo Yan
[next]