summaryrefslogtreecommitdiff
path: root/src/utilcode/stresslog.cpp
AgeCommit message (Expand)AuthorFilesLines
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