sdk-performance-tools-sysprof-smoke-test: Fix usage of binary capture
Sysprof moved to a binary capture log, so the current machinery parsing
the old XML-based format no longer works.
Since this is a smoke test, just check that the capture file exist and is
not empty.
This also avoid printing large amount of binary contents to the
LAVA log, which makes the log unviewable from the UI and may cause
other issues.
Signed-off-by:
Emanuele Aina <emanuele.aina@collabora.com>
parent
b09af1b8
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- sdk/automated/Makefile 1 addition, 3 deletionssdk/automated/Makefile
- sdk/automated/sysprof-usage.xsl 0 additions, 35 deletionssdk/automated/sysprof-usage.xsl
- sdk/automated/test-sysprof.sh 4 additions, 28 deletionssdk/automated/test-sysprof.sh
- sdk/automated/total-count.xsl 0 additions, 48 deletionssdk/automated/total-count.xsl
sdk/automated/sysprof-usage.xsl
deleted
100644 → 0
sdk/automated/total-count.xsl
deleted
100644 → 0
Please register or sign in to comment