]> granicus.if.org Git - strace/history - linux/xtensa/syscallent.h
xtensa: fix typo in pkey_alloc syscall number
[strace] / linux / xtensa / syscallent.h
2018-09-27 Dmitry V. Levinxtensa: fix typo in pkey_alloc syscall number
2018-02-10 Eugene SyromyatnikovAdd pure syscall flag
2018-02-09 Eugene SyromyatnikovAdd SYSCALL_NEVER_FAILS flag to getpgrp
2018-01-15 Dmitry V. LevinEnhance decoding of mq_* syscalls
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
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-15 Dmitry V. Levinxtensa: wire up new syscalls
2017-04-15 Victor KrapivenskyUpdate statx parser and syscall entries lists to the...
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_...
2017-01-11 Dmitry V. LevinRemove redundant commas at the end of structure initial...
2016-11-15 Dmitry V. Levinxtensa: wire up new syscalls
2016-09-09 Dmitry V. LevinMark io_setup and io_destroy as memory mapping related...
2016-08-23 Dmitry V. LevinIntroduce a separate SEN entry for fstatat64 syscall
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for getpid, getppid and...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for umask syscall
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinxtensa: wire up syncfs syscall
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
2015-08-19 Dmitry V. Levinxtensa: fix several syscall entries
2015-07-12 Elvira KhabirovaIntroduce SEN macro
2015-06-30 Dmitry V. Levinxtensa: wire up new syscalls
2015-01-12 Dmitry V. LevinWire up new syscalls
2015-01-12 Dmitry V. LevinChange syscallent.h files to use designated initializers
2015-01-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. Levinxtensa: fix syscall entries
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. Levinxtensa: fix unshare syscall entry
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2014-04-17 Dmitry V. LevinFix preadv/pwritev offset decoding
2013-05-08 Dmitry V. Levinsync_file_range: fix number of syscall arguments
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinftruncate64, truncate64: fix number of syscall arguments
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-06 Dmitry V. LevinFix syscall flags
2013-03-25 Chris ZankelAdd support for the XTENSA architecture