summaryrefslogtreecommitdiff
path: root/test-suite/tests/statprof.test
Commit message (Expand)AuthorAgeFilesLines
* Check for working profiling and virtual itimersMike Gran2017-03-061-7/+8
* tests: Avoid statprof test failure on systems without 'setitimer'.Ludovic Courtès2017-03-011-11/+12
* Avoid deprecated statprof interface in testAndy Wingo2016-09-141-5/+6
* Merge commit 'cdcba5b2f6270de808e51b3b933374170611b91d'Andy Wingo2015-01-221-0/+13
|\
| * statprof: 'statprof' and 'with-statprof' return the code's return values.Ludovic Courtès2015-01-111-0/+13
* | Improve statprof testAndy Wingo2014-02-281-10/+12
|/
* Have `statprof.test' fail gracefully when samples could not be collected.Ludovic Courtès2012-01-141-24/+30
* Disable statprof tests on platforms that lack `ITIMER_PROF' support.Ludovic Courtès2012-01-121-2/+16
* Placate a number of `syntax-check' verifications.Ludovic Courtès2012-01-051-1/+1
* Unoptimize the busy loop of `statprof.test'.Ludovic Courtès2011-09-091-2/+5
* Tweak `statprof.test' for faster machines.Ludovic Courtès2011-09-091-3/+3
* statprof test traps fix; re-enable accurate call counting testAndy Wingo2010-09-251-11/+4
* add test suitesAndy Wingo2009-12-211-0/+111