Maxim Uvarov has uploaded a new change for review. https://review.linaro.org/13135
Change subject: validation: enable bt for scheduling test ...................................................................... validation: enable bt for scheduling test Change-Id: I3479b518df39be9ee7beab1ebf98a64f9895457e Signed-off-by: Maxim Uvarov <[email protected]> --- M test/performance/odp_scheduling_run.sh 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://review.linaro.org:29418/lng/odp refs/changes/35/13135/1 diff --git a/test/performance/odp_scheduling_run.sh b/test/performance/odp_scheduling_run.sh index 755b0c1..fd81d78 100755 --- a/test/performance/odp_scheduling_run.sh +++ b/test/performance/odp_scheduling_run.sh @@ -8,6 +8,7 @@ # Script that passes command line arguments to odp_scheduling test when # launched by 'make check' +export ODP_STACKTRACE_ENABLE=y TEST_DIR="${TEST_DIR:-$(dirname $0)}" ret=0 -- To view, visit https://review.linaro.org/13135 To unsubscribe, visit https://review.linaro.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I3479b518df39be9ee7beab1ebf98a64f9895457e Gerrit-PatchSet: 1 Gerrit-Project: lng/odp Gerrit-Branch: master Gerrit-Owner: Maxim Uvarov <[email protected]>
