llvm-project/compiler-rt/test/xray/TestCases/Posix
Dean Michael Berris 41cea19b4f [XRay][compiler-rt] Profiling: No files when empty
This change makes it so that the profiling mode implementation will only
write files when there are buffers to write. Before this change, we'd
always open a file even if there were no profiles collected when
flushing.

llvm-svn: 337443
2018-07-19 09:20:19 +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
basic-filtering.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +00:00
c-test.cc [XRay] rm GLOB || true -> rm -f 2018-06-19 07:11:33 +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][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode 2018-07-13 05:38:22 +00:00
fdr-single-thread.cc [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode 2018-07-13 05:38:22 +00:00
fdr-thread-order.cc [XRay][compiler-rt] Add PID field to llvm-xray tool and add PID metadata record entry in FDR mode 2018-07-13 05:38:22 +00:00
fixedsize-logging.cc
fork_basic_logging.cc Remove scheduling dependency from XRay :: Posix/fork_basic_logging.cc 2018-07-19 00:25:00 +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][compiler-rt] Profiling: No files when empty 2018-07-19 09:20:19 +00:00
profiling-single-threaded.cc [XRay][compiler-rt] Profiling: No files when empty 2018-07-19 09:20:19 +00:00
quiet-start.cc