]> granicus.if.org Git - strace/history - tests/getrusage.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / getrusage.c
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-03-16 Victor KrapivenskyDecode RUSAGE_THREAD
2016-11-28 Dmitry V. LevinPrint struct timeval consistently
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timeval...
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-02-19 Dmitry V. Levingetrusage.test: fix build on x32
2016-02-19 Dmitry V. Levingetrusage.test: check that getrusage parser does not...
2016-02-19 Fei Jietests: add getrusage.test