]> granicus.if.org Git - strace/history - qualify.c
netlink_sock_diag: print inet_diag_sockid.idiag_if as an interface index
[strace] / qualify.c
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-06-03 Dmitry V. LevinIntroduce str_strip_prefix_len function and STR_STRIP_P...
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-21 Eugene SyromyatnikovImplement -e trace=%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%lstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%stat option
2017-04-21 Eugene Syromyatnikovqualify: add syntax for optional non-matching syscall...
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%statfs option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstatfs option
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-14 JingPiao ChenImplement -e trace=/regex option
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-03-04 Eugene SyromyatnikovAdd "%" prefix for syscall classes in qualify
2017-02-09 Dmitry V. LevinSimplify struct inject_opts.rval semantics
2017-02-09 Dmitry V. LevinMake symbolic errno values match case-insensitive
2017-02-08 Dmitry V. LevinImplement -e inject= option
2017-02-08 Dmitry V. LevinPrepare for introduction of -e inject= option
2017-01-28 Elvira KhabirovaImplement success injection
2016-12-28 Seraphime KirkovskiImplement signal injection
2016-12-05 Dmitry V. LevinRewrite remaining qual_* parsers using bit sets
2016-12-05 Dmitry V. LevinRewrite qual_signal using bit sets
2016-12-05 Dmitry V. LevinRewrite qual_desc using bit sets