diff options
author | Jeremy Morse <jeremy.morse.llvm@gmail.com> | 2018-07-25 14:48:53 +0000 |
---|---|---|
committer | Jeremy Morse <jeremy.morse.llvm@gmail.com> | 2018-07-25 14:48:53 +0000 |
commit | 63c153edb2c77dfdf8c3c4a38e2bb7930d21abf5 (patch) | |
tree | ecdf868528f4e5a26187da7b6bf2e17931e8b36a /llvm/lib/ExecutionEngine | |
parent | 86ec3fe950a142d073e960138123e97333dcdf66 (diff) | |
download | bcm5719-llvm-63c153edb2c77dfdf8c3c4a38e2bb7930d21abf5.tar.gz bcm5719-llvm-63c153edb2c77dfdf8c3c4a38e2bb7930d21abf5.zip |
[XRay tests] Don't filter test-critical calls
By default, xray filters events that takes less than 5uS from its log.
In this existing test, should printf complete very quickly this will
lead to test-critical function calls being filtered (i.e. print_parent_tid).
Given that we're not testing the filtering feature, disable it for this
test.
llvm-svn: 337929
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions