llvm-project/compiler-rt/test/xray/TestCases/Posix
Douglas Yung 5839abb2f9 Add header <atomic> which is needed to compile with some older library versions.
llvm-svn: 347382
2018-11-21 08:54:40 +00:00
..
always-never-instrument.cc
arg1-arg0-logging.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
arg1-logger.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
arg1-logging-implicit-this.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
argv0-log-file-name.cc [XRay] Fix argv0-log-file-name.cc race when tests are executed parallelly 2018-09-27 23:59:57 +00:00
basic-filtering.cc [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
c-test.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
clang-no-xray-instrument.cc [XRay][clang] Emit "never-instrument" attribute 2018-09-14 01:59:12 +00:00
common-trampoline-alignment.cc
coverage-sample.cc
custom-event-handler-alignment.cc
custom-event-logging.cc
fdr-mode-inmemory.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
fdr-mode-multiple.cc [XRay][compiler-rt] FDR Mode: Allow multiple runs 2018-07-18 01:31:30 +00:00
fdr-mode.cc [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
fdr-reinit.cc Add header <atomic> which is needed to compile with some older library versions. 2018-11-21 08:54:40 +00:00
fdr-single-thread.cc [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
fdr-thread-order.cc [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
fixedsize-logging.cc
fork_basic_logging.cc [XRay] Update XRayRecord to support Custom/Typed Events 2018-11-06 08:51:37 +00:00
func-id-utils.cc
logging-modes.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
optional-inmemory-log.cc
patching-unpatching.cc
pic_test.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
profiling-multi-threaded.cc [XRay] Remove the deprecated __xray_log_init API 2018-09-15 02:55:42 +00:00
profiling-single-threaded.cc [XRay][compiler-rt] Profiling Mode: Include file header in buffers 2018-07-31 04:16:54 +00:00
quiet-start.cc