index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe-decoder
Age
Commit message (
Expand
)
Author
Lines
2025-11-18
perf arm_spe: Expose SIMD information in other operations
Leo Yan
-1
/
+21
2025-11-18
perf arm_spe: Report GCS in record
Leo Yan
-0
/
+6
2025-11-18
perf arm_spe: Report memset and memcpy in records
Leo Yan
-0
/
+6
2025-11-18
perf arm_spe: Report associated info for SVE / SME operations
Leo Yan
-0
/
+6
2025-11-18
perf arm_spe: Report extended memory operations in records
Leo Yan
-0
/
+7
2025-11-18
perf arm_spe: Report MTE allocation tag in record
Leo Yan
-0
/
+3
2025-11-18
perf arm_spe: Report register access in record
Leo Yan
-1
/
+12
2025-11-18
perf arm_spe: Introduce data processing macro for SVE operations
Leo Yan
-4
/
+4
2025-11-18
perf arm_spe: Consolidate operation types
Leo Yan
-22
/
+24
2025-11-18
perf arm_spe: Remove unused operation types
Leo Yan
-4
/
+0
2025-11-18
perf arm_spe: Decode SME data processing packet
Leo Yan
-0
/
+20
2025-11-18
perf arm_spe: Decode ASE and FP fields in other operation
Leo Yan
-1
/
+9
2025-11-18
perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macro
Leo Yan
-3
/
+3
2025-11-18
perf arm_spe: Decode GCS operation
Leo Yan
-0
/
+8
2025-11-18
perf arm_spe: Unify operation naming
Leo Yan
-14
/
+13
2025-11-18
perf arm_spe: Fix memset subclass in operation
Leo Yan
-26
/
+14
2025-11-13
perf build: Remove NO_AUXTRACE build option
Ian Rogers
-1
/
+1
2025-09-19
perf arm_spe: Set HITM flag
Leo Yan
-0
/
+2
2025-09-19
perf arm_spe: Fill memory levels for FEAT_SPEv1p4
Leo Yan
-0
/
+3
2025-09-19
perf arm_spe: Decode event types for new features
Leo Yan
-0
/
+21
2025-09-19
perf arm_spe: Directly propagate raw event
Leo Yan
-51
/
+14
2025-05-27
perf arm-spe: Add support for SPE Data Source packet on HiSilicon HIP12
Yicong Yang
-0
/
+17
2025-03-05
perf arm-spe: Support previous branch target (PBT) address
Leo Yan
-1
/
+5
2025-03-05
perf arm-spe: Fill branch operations and events to record
Leo Yan
-2
/
+26
2025-03-05
perf arm-spe: Decode transactional event
Leo Yan
-0
/
+3
2025-03-05
perf arm-spe: Extend branch operations
Leo Yan
-6
/
+17
2024-12-09
perf arm-spe: Add support for SPE Data Source packet on AmpereOne
Ilkka Koskinen
-0
/
+9
2024-10-14
perf arm-spe: Rename the common data source encoding
Leo Yan
-9
/
+9
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-06-26
perf util: Make util its own library
Ian Rogers
-1
/
+1
2024-05-28
perf arm-spe: Unaligned pointer work around
Ian Rogers
-18
/
+5
2023-06-21
perf arm-spe: Fix a dangling Documentation/arm64 reference
Jonathan Corbet
-1
/
+1
2023-04-04
perf arm-spe: Add raw decoding for SPEv1.3 MTE and MOPS load/store
Rob Herring
-0
/
+12
2023-03-20
perf arm-spe: Refactor arm-spe to support operation packet type
German Gomez
-14
/
+63
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
-1
/
+4
2023-02-02
perf arm-spe: Only warn once for each unsupported address packet
Rob Herring
-1
/
+5
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
-0
/
+13
2021-12-16
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
-0
/
+3
2021-11-13
perf arm-spe: Save context ID in record
German Gomez
-0
/
+3
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
-1
/
+1
2021-04-07
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
-1
/
+3
2021-02-12
perf arm-spe: Store operation type in packet
Leo Yan
-0
/
+12
2021-02-12
perf arm-spe: Store memory address in packet
Leo Yan
-0
/
+6
2020-11-26
perf arm-spe: Add support for ARMv8.3-SPE
Wei Li
-2
/
+50
2020-11-26
perf arm_spe: Decode memory tagging properties
Andre Przywara
-1
/
+7
2020-11-26
perf arm-spe: Add more sub classes for operation packet
Leo Yan
-2
/
+16
2020-11-26
perf arm-spe: Refactor operation packet handling
Leo Yan
-12
/
+37
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
Leo Yan
-34
/
+45
2020-11-26
perf arm-spe: Remove size condition checking for events
Leo Yan
-14
/
+9
2020-11-26
perf arm-spe: Refactor event type handling
Leo Yan
-28
/
+29
[next]