Merge branch 'patch-1' of https://github.com/Nikratio/fio
[fio.git] / gettime.h
2021-10-19 Jens AxboeMerge branch 'fixes_1290' of https://github.com/rthardi...
2020-11-05 Jens AxboeMerge branch 'master' of https://github.com/albert...
2020-10-11 Jens AxboeMerge branch 'master' of https://github.com/bvanassche...
2020-09-20 Bart Van Asschegettime: Introduce fio_get_mono_time()
2020-08-08 Jens AxboeMerge branch 'master' of https://github.com/donny372...
2020-07-18 Jens AxboeMerge branch 'patch-1' of https://github.com/avlasov...
2020-06-22 Jens AxboeMerge branch 'atomics' of https://github.com/bvanassche/fio
2020-06-22 Bart Van AsscheOptimize fio_gettime_offload()
2018-07-25 Jens AxboeMerge branch 'fio-c++-engine' of https://github.com...
2018-06-05 Jens Axboegettime: remove 'is_thread' variable to local clock...
2018-03-22 Jens AxboeMerge branch 'include_refactor' of https://github.com...
2018-03-21 Sitsofe WheelerRefactor #includes and headers
2017-10-03 Jens AxboeMerge branch 'master' of https://github.com/dyniusz/fio
2017-06-22 Jens AxboeMerge branch 'nsec'
2017-06-22 Jens AxboeMerge branch 'nanosecond-2stage' of https://github...
2017-06-21 Vincent Funanosecond: initial commit changing timeval to timespec
2015-02-16 Castor Fugettime.h: use time_t instead of size_t for copy of...
2014-12-23 Jens Axboegettime: add basic init cpuclock test
2014-12-17 Jens Axboegettime-thread: set and allow multiple CPUs
2014-12-17 Jens Axboegettime: improve gettimeofday() offload support
2013-01-09 Jens AxboeMerge branch 'master' into gfio
2012-12-18 Jens Axboegettime: use pthread_{set,get}specific() for TLS
2012-12-17 Jens Axboecpu clock: add independent test for monotonic/sane TSC
2012-12-14 Jens AxboeMerge branch 'master' into gfio
2012-12-14 Jens Axboeclock: ensure that we re-init if the clocksource change...
2012-11-14 Jens AxboeMerge branch 'master' into gfio
2012-11-07 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2012-11-06 Jens AxboeMove code around to satisfy t/stest linkage
2012-02-09 Jens AxboeAdd gettime.h