llvm-project/compiler-rt/lib/esan
Derek Bruening 0fc992442c [esan|wset] Fix flaky sampling tests
Adds a new esan public interface routine __esan_get_sample_count() and uses
it to ensure that tests of sampling receive the minimum number of samples.

llvm-svn: 275948
2016-07-19 05:06:48 +00:00
..
CMakeLists.txt [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
cache_frag.cpp [esan] Add __esan_report for mid-run data 2016-07-09 04:13:25 +00:00
cache_frag.h [esan] Add __esan_report for mid-run data 2016-07-09 04:13:25 +00:00
esan.cpp [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
esan.h [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
esan.syms.extra [esan] Add compilation unit init/exit routines. 2016-05-24 22:22:20 +00:00
esan_circular_buffer.h [esan|wset] Add 8-level working set snapshot accumulation 2016-06-03 16:27:50 +00:00
esan_flags.cpp [esan] Add custom flag support 2016-05-20 19:26:52 +00:00
esan_flags.h [esan] Add custom flag support 2016-05-20 19:26:52 +00:00
esan_flags.inc [esan|cfrag] Compute the struct field access difference ratio 2016-06-03 20:48:17 +00:00
esan_interceptors.cpp [esan|wset] Ensure SIGSEGV is not blocked 2016-07-06 21:04:48 +00:00
esan_interface.cpp [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
esan_interface_internal.h [esan] Specify which tool via a global variable 2016-06-03 19:40:08 +00:00
esan_linux.cpp [esan] Add handling of large stack size rlimits 2016-05-28 00:25:16 +00:00
esan_shadow.h [esan] Add handling of large stack size rlimits 2016-05-28 00:25:16 +00:00
esan_sideline.h [esan] Add sideline itimer support 2016-06-03 16:14:07 +00:00
esan_sideline_linux.cpp [esan] Fix sideline thread flaky assert 2016-07-19 05:03:38 +00:00
working_set.cpp [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
working_set.h [esan|wset] Fix flaky sampling tests 2016-07-19 05:06:48 +00:00
working_set_posix.cpp [esan|wset] Ensure SIGSEGV is not blocked 2016-07-06 21:04:48 +00:00