summaryrefslogtreecommitdiffstats
path: root/tools/tools/syscall_timing
Commit message (Expand)AuthorAgeFilesLines
* Do not execute a needed statement with side-effect in assert().kib2012-06-061-4/+9
* Add gettimeofday() test.kib2012-06-061-0/+17
* Add microbenchmark for create/unlink of a zero-byte file.rwatson2010-10-241-3/+32
* Validate syscall_timing test names before starting to provide earlierrwatson2010-10-221-12/+68
* Universally use uintmax_t in syscall_timing; rearrange arithmetic torwatson2010-10-211-64/+65
* Add Cambridge/Google tag since the copyright has been updated.rwatson2010-10-211-0/+3
* Further syscall_timing improvements: allow an arbitrary "path" stringrwatson2010-10-211-45/+41
* Fix bug in recent syscall_timing change: measure the number of iterationsrwatson2010-10-211-3/+4
* Further enhancements to syscall_timing:rwatson2010-10-211-79/+258
* Improve the structure and implementation of the syscall_timingrwatson2010-10-211-106/+374
* Add a few more system call timing cases:rwatson2005-08-031-10/+65
* Centralize usage in usage(), and use in preference to fprintf().rwatson2005-04-101-8/+16
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add syscall_timing, a simple timing micro-benchmark for somerwatson2004-09-302-0/+195
OpenPOWER on IntegriCloud