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