1
0
mirror of https://passt.top/passt synced 2024-07-06 17:56:15 +00:00

demo/pasta: Enter the right directory before issuing perf report -g

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
Stefano Brivio 2021-10-04 22:18:35 +02:00
parent 52054d8b37
commit 529b245d2b

View File

@ -256,7 +256,7 @@ sleep 2
killp PASST killp PASST
killp HOST killp HOST
sleep 2 sleep 2
ns cd __TEMPDIR__ ns cd __TEMPDIR__/passt
nsb perf report -g --max-stack 3 nsb perf report -g --max-stack 3
sleep 10 sleep 10