]> granicus.if.org Git - strace/history - perf.c
tests: tabulate pread64-pwrite64.test
[strace] / perf.c
2017-04-10 Dmitry V. LevinDo not include xlat/clocknames.h twice
2017-02-17 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. LevinUse printflags64 instead of printflags_long
2016-12-23 Dmitry V. Levinperf: change address argument type from unsigned long...
2016-12-19 Dmitry V. Levinperf.c: print perf_event_attr.__reserved_1 using PRIx64...
2016-10-31 Eugene SyromyatnikovImplement decoding of perf_event_attr structure in...
2016-05-16 Dmitry V. LevinFix printing of invalid flags argument of perf_event_op...
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-08-03 Dmitry V. Levinperf_event_open: mark return code with RVAL_FD flag
2015-08-01 Dmitry V. Levindesc.c: move perf_event_open parser to a separate file