summaryrefslogtreecommitdiff
path: root/debug.h
AgeCommit message (Expand)Author
2015-03-06Add some basic debug output for log compressionJens Axboe
2013-12-09Add options to have fio latency profile a deviceJens Axboe
2013-03-04Merge branch 'master' into gfioJens Axboe
2013-02-26debug: make __dprint() have printf() like argument type checkingJens Axboe
2012-03-02Add preferences help tooltipsJens Axboe
2011-10-01Add FD_NET debugging valueJens Axboe
2010-03-24Add support for specific clock sourcesJens Axboe
2010-03-19Make the dprint() processing out-of-lineJens Axboe
2010-03-19Don't call getpid() in dprint() unless we are going to use itJens Axboe
2010-03-04Add support for loadable profilesJens Axboe
2009-01-05Add --debug=mutexJens Axboe
2008-05-30Fix build with FIO_INC_DEBUG not includedJens Axboe
2008-05-30Make it work on opensolarisJens Axboe
2008-05-23Add job number specific dumping and fix atexit() errorJens Axboe
2008-03-07Fix bad sscan() -> scanf() conversionJens Axboe
2008-02-27Add --debug=parse for option parsing debugJens Axboe