index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
test_arm_coresight.sh
Age
Commit message (
Expand
)
Author
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
2024-10-28
perf test: Tag parallel failing shell tests with "(exclusive)"
Ian Rogers
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
2024-04-18
perf test shell arm_coresight: Increase buffer size for Coresight basic tests
James Clark
2023-10-26
perf tests: test_arm_coresight: Simplify source iteration
James Clark
2023-09-12
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
2023-06-13
perf tests test_arm_coresight: Shellcheck fixes
Anushree Mathur
2023-04-24
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
2022-10-14
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
2022-05-08
perf tests: Fix coresight `perf test` failure.
Jeremy Linton
2021-10-26
perf tests: Improve temp file cleanup in test_arm_coresight.sh
James Clark
2021-02-18
perf test: Output the sub testing result in cs-etm
Leo Yan
2021-02-18
perf test: Suppress logs in cs-etm testing
Leo Yan
2020-11-12
perf test: Update branch sample pattern for cs-etm
Leo Yan
2020-11-12
perf test: Fix a typo in cs-etm testing
Leo Yan
2020-09-10
perf test: Introduce script for Arm CoreSight testing
Leo Yan