aboutgitcodebugslistschat
path: root/test/demo
diff options
context:
space:
mode:
authorStefano Brivio <sbrivio@redhat.com>2021-10-04 22:18:35 +0200
committerStefano Brivio <sbrivio@redhat.com>2021-10-04 22:21:21 +0200
commit529b245d2be1963c29c5688bca6bf14e5f3e2a66 (patch)
tree8984d1c5e2d7631dff129efe339bf93bb22a5ad1 /test/demo
parent52054d8b37b3ac45f98dfde783e5ec68e06ab717 (diff)
downloadpasst-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar.gz
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar.bz2
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar.lz
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar.xz
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.tar.zst
passt-529b245d2be1963c29c5688bca6bf14e5f3e2a66.zip
demo/pasta: Enter the right directory before issuing perf report -g
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/demo')
-rw-r--r--test/demo/pasta2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/demo/pasta b/test/demo/pasta
index 073e23e..7d64158 100644
--- a/test/demo/pasta
+++ b/test/demo/pasta
@@ -256,7 +256,7 @@ sleep 2
killp PASST
killp HOST
sleep 2
-ns cd __TEMPDIR__
+ns cd __TEMPDIR__/passt
nsb perf report -g --max-stack 3
sleep 10