index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
arm-spe-decoder
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf arm-spe: Add SPE total latency as PERF_SAMPLE_WEIGHT
Namhyung Kim
2021-12-16
2
-0
/
+3
*
perf arm-spe: Save context ID in record
German Gomez
2021-11-13
2
-0
/
+3
*
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-11-07
1
-1
/
+1
*
perf arm-spe: Avoid potential buffer overrun
Ian Rogers
2021-04-07
1
-1
/
+3
*
perf arm-spe: Store operation type in packet
Leo Yan
2021-02-12
2
-0
/
+12
*
perf arm-spe: Store memory address in packet
Leo Yan
2021-02-12
2
-0
/
+6
*
perf arm-spe: Add support for ARMv8.3-SPE
Wei Li
2020-11-26
2
-2
/
+50
*
perf arm_spe: Decode memory tagging properties
Andre Przywara
2020-11-26
2
-1
/
+7
*
perf arm-spe: Add more sub classes for operation packet
Leo Yan
2020-11-26
1
-2
/
+16
*
perf arm-spe: Refactor operation packet handling
Leo Yan
2020-11-26
2
-12
/
+37
*
perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
Leo Yan
2020-11-26
1
-34
/
+45
*
perf arm-spe: Remove size condition checking for events
Leo Yan
2020-11-26
2
-14
/
+9
*
perf arm-spe: Refactor event type handling
Leo Yan
2020-11-26
3
-28
/
+29
*
perf arm-spe: Add new function arm_spe_pkt_desc_event()
Leo Yan
2020-11-26
1
-26
/
+37
*
perf arm-spe: Refactor counter packet handling
Leo Yan
2020-11-26
2
-5
/
+11
*
perf arm-spe: Add new function arm_spe_pkt_desc_counter()
Leo Yan
2020-11-26
1
-15
/
+28
*
perf arm-spe: Refactor context packet handling
Leo Yan
2020-11-26
2
-1
/
+4
*
perf arm_spe: Fixup top byte for data virtual address
Leo Yan
2020-11-26
1
-3
/
+17
*
perf arm-spe: Refactor address packet handling
Leo Yan
2020-11-26
3
-42
/
+48
*
perf arm-spe: Add new function arm_spe_pkt_desc_addr()
Leo Yan
2020-11-26
1
-26
/
+38
*
perf arm-spe: Refactor packet header parsing
Leo Yan
2020-11-26
2
-51
/
+61
*
perf arm-spe: Refactor printing string to buffer
Leo Yan
2020-11-26
1
-152
/
+150
*
perf arm-spe: Fix packet length handling
Leo Yan
2020-11-11
1
-22
/
+12
*
perf arm-spe: Refactor arm_spe_get_events()
Leo Yan
2020-11-11
1
-4
/
+2
*
perf arm-spe: Refactor payload size calculation
Leo Yan
2020-11-11
1
-9
/
+9
*
perf arm-spe: Fix a typo in comment
Leo Yan
2020-11-11
1
-1
/
+1
*
perf arm-spe: Include bitops.h for BIT() macro
Leo Yan
2020-11-11
2
-8
/
+4
*
perf: arm-spe: Fix check error when synthesizing events
Wei Li
2020-08-21
1
-3
/
+3
*
perf arm-spe: Support synthetic events
Tan Xiaojun
2020-06-01
4
-1
/
+318
*
perf tools: Move arm-spe-pkt-decoder.h/c to the new dir
Tan Xiaojun
2020-06-01
3
-0
/
+506