summaryrefslogtreecommitdiff
path: root/src/utilcode/stresslog.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Remove all traces of FEATURE_STACK_PROBE. (#22149)Filip Navara1-7/+0
2018-06-03Warnings cleanup (#18260)Robin Sue1-0/+1
2017-07-06Fix DumpLog to be compatible with CoreRT (#12636)Jan Kotas1-1/+1
2017-02-10Remove always defined FEATURE_CORECLRdanmosemsft1-27/+0
2016-11-30Disable Windows-specific code for x86/Linux (#8371)Jonghyun Park1-1/+1
2016-01-27Update license headersdotnet-bot1-4/+3
2015-03-26Make it possible to write stress log from a module that doesn't have statical...Eugene Zemtsov1-1/+1
2015-03-22Make stresslog work for libraries other than CoreClr (I need it for DBI)Eugene Zemtsov1-1/+1
2015-02-08Minor code structure refactoring as requested by @jkotas in PR #138Geoff Norton1-5/+4
2015-02-07Ensure that every usage of va_start is complemented by a va_endGeoff Norton1-0/+3
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+720