]> granicus.if.org Git - strace/history - perf.c
tprint_iov*: change address argument type from unsigned long to kernel_ureg_t
[strace] / perf.c
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