]> granicus.if.org Git - strace/history - sysent.h
clone: fix print_tls_arg on x86
[strace] / sysent.h
2019-08-31 Paul ChaignonAdd seccomp filter syscall flag
2018-12-30 Dmitry V. LevinFix preprocessor indentation
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-05-03 Masatake YAMATOmmap_notify: rename the macro for tracking memory mapping
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
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 SyromyatnikovImplement -e trace=%%statfs option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstatfs option
2017-04-21 Eugene Syromyatnikovsysent.h: format syscall flag macros
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock 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_...
2016-12-30 Dmitry V. LevinMove definition of struct sysent and trace flags to...