index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
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
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_event()
Leo Yan
1
-26
/
+37
2020-11-26
perf arm-spe: Refactor counter packet handling
Leo Yan
2
-5
/
+11
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_counter()
Leo Yan
1
-15
/
+28
2020-11-26
perf arm-spe: Refactor context packet handling
Leo Yan
2
-1
/
+4
2020-11-26
perf arm_spe: Fixup top byte for data virtual address
Leo Yan
1
-3
/
+17
2020-11-26
perf arm-spe: Refactor address packet handling
Leo Yan
3
-42
/
+48
2020-11-26
perf arm-spe: Add new function arm_spe_pkt_desc_addr()
Leo Yan
1
-26
/
+38
2020-11-26
perf arm-spe: Refactor packet header parsing
Leo Yan
2
-51
/
+61
2020-11-26
perf arm-spe: Refactor printing string to buffer
Leo Yan
1
-152
/
+150
2020-11-11
perf arm-spe: Fix packet length handling
Leo Yan
1
-22
/
+12
2020-11-11
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
1
-4
/
+2
2020-11-11
perf arm-spe: Refactor payload size calculation
Leo Yan
1
-9
/
+9
2020-11-11
perf arm-spe: Fix a typo in comment
Leo Yan
1
-1
/
+1
2020-11-11
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2
-8
/
+4
2020-08-21
perf: arm-spe: Fix check error when synthesizing events
Wei Li
1
-3
/
+3
2020-06-01
perf arm-spe: Support synthetic events
Tan Xiaojun
4
-1
/
+318
2020-06-01
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
3
-0
/
+506