Skip to content

Commit 0e7cf41

Browse files
committed
feat(topdown.sh) topdown script
1 parent cbe47f5 commit 0e7cf41

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

tutorial/topdown.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
set -v
2+
3+
cd ${XS_PROJECT_ROOT}/env-scripts/perf/top_down && python3 top_down.py -s /opt/SPEC06_EmuTasks_topdown/
4+
5+
ls ${XS_PROJECT_ROOT}/env-scripts/perf/top_down/results
6+

0 commit comments

Comments
 (0)