Skip to content

Commit

Permalink
Revert change to "rocprofsys-instrument-simulate-lib" test until logg…
Browse files Browse the repository at this point in the history
…ing is updated to use "rocprof-sys"
  • Loading branch information
dgaliffiAMD committed Sep 26, 2024
1 parent a3b57b6 commit 4569c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/bin/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ omnitrace_add_bin_test(
LABELS "simulate"
TIMEOUT 120
PASS_REGEX
"\\\[rocprof-sys\\\]\\\[exe\\\] Runtime instrumentation is not possible!(.*)\n(.*)\\\[rocprof-sys\\\]\\\[exe\\\] Switching to binary rewrite mode and assuming '--simulate --all-functions'"
"\\\[omnitrace\\\]\\\[exe\\\] Runtime instrumentation is not possible!(.*)\n(.*)\\\[omnitrace\\\]\\\[exe\\\] Switching to binary rewrite mode and assuming '--simulate --all-functions'"
)

file(MAKE_DIRECTORY ${PROJECT_BINARY_DIR}/rocprofsys-tests-output/tmp)
Expand Down

0 comments on commit 4569c93

Please sign in to comment.