index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
arm-cs-trace-disasm.py
Age
Commit message (
Expand
)
Author
2026-06-10
perf test cs-etm: Make disassembly test use kcore
James Clark
2024-11-08
perf script python: Adjust objdump start/end per map pgoff parameter
Steve Clevenger
2024-09-24
perf scripts python cs-etm: Add start and stop arguments
James Clark
2024-09-24
perf scripts python cs-etm: Improve arguments
James Clark
2024-09-24
perf scripts python cs-etm: Update to use argparse
James Clark
2024-07-31
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Do not ignore disam first sample
Ruidong Tian
2023-12-20
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable fi...
Ruidong Tian
2023-11-23
perf tools: Address python 3.6 DeprecationWarning for string scapes
Benjamin Gray
2023-06-13
perf python scripting: Get rid of unused import in arm-cs-trace-disasm
Sourabh Jain
2022-07-27
perf scripts python: Let script to be python2 compliant
Leo Yan
2022-05-27
perf scripts python: Support Arm CoreSight trace data disassembly
Leo Yan