summaryrefslogtreecommitdiff
path: root/linux/avr32/syscallent.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce SYS_FUNC(tkill)Ákos Uzonyi2020-08-011-1/+1
* Modify %process class: trace syscalls associated with process lifecycleÁkos Uzonyi2020-06-161-5/+5
* Update copyright headersDmitry V. Levin2020-06-011-1/+1
* Add %clock trace classÁkos Uzonyi2020-04-171-8/+8
* Implement %creds trace classAndrey Zax2019-12-291-19/+19
* Add seccomp filter syscall flagPaul Chaignon2019-08-311-3/+3
* Update copyright headersDmitry V. Levin2019-05-221-1/+1
* Implement and use new parsers of utimensat syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of timerfd_gettime and timerfd_settime syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of timer_gettime and timer_settime syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of nanosleep syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of clock_nanosleep syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of clock_gettime and clock_settime syscallsDmitry V. Levin2019-05-121-3/+3
* Implement and use new parsers of mq_timedsend and mq_timedreceive syscallsDmitry V. Levin2019-05-121-2/+2
* Implement and use new parsers of rt_sigtimedwait syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of sched_rr_get_interval syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of poll syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of ppoll syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of recvmmsg syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of semtimedop syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of futex syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of pselect6 syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of io_getevents syscallDmitry V. Levin2019-05-121-1/+1
* Use new parsers of adjtimex and clock_adjtime syscallsDmitry V. Levin2019-05-111-2/+2
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-02-131-1/+1
* Add pure syscall flagEugene Syromyatnikov2018-02-101-8/+8
* Add SYSCALL_NEVER_FAILS flag to getpgrpEugene Syromyatnikov2018-02-091-1/+1
* Enhance decoding of mq_* syscallsDmitry V. Levin2018-01-151-5/+5
* Add TF flag to inotify_add_watch syscall entriesNikolay Marchuk2017-08-111-1/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Implement -e trace=%stat optionEugene Syromyatnikov2017-04-211-2/+2
* Implement -e trace=%lstat optionEugene Syromyatnikov2017-04-211-2/+2
* Implement -e trace=%fstat optionEugene Syromyatnikov2017-04-211-3/+3
* Implement -e trace=%%stat optionEugene Syromyatnikov2017-04-211-7/+7
* Implement -e trace=%%statfs optionEugene Syromyatnikov2017-04-211-5/+5
* Implement -e trace=%fstatfs optionEugene Syromyatnikov2017-04-211-2/+2
* Revert "Implement -e trace=%sched option"Dmitry V. Levin2017-04-141-12/+12
* Revert "Implement -e trace=%clock option"Dmitry V. Levin2017-04-141-5/+5
* Implement -e trace=%statfs optionAbhishek Tiwari2017-04-071-2/+2
* Implement -e trace=%clock optionRishi Bhatt2017-04-061-5/+5
* Implement -e trace=%sched option for tracing sched_* syscallsEugene Syromyatnikov2017-03-051-12/+12
* avr32: wire up new syscallsDmitry V. Levin2017-02-071-0/+3
* Remove redundant commas at the end of structure initializersDmitry V. Levin2017-01-111-7/+7
* Mark io_setup and io_destroy as memory mapping related syscallsDmitry V. Levin2016-09-091-2/+2
* avr32: wire up preadv2 and pwritev2 syscallsDmitry V. Levin2016-09-051-0/+2
* Introduce a separate SEN entry for fstatat64 syscallDmitry V. Levin2016-08-231-1/+1
* Remove parser of unimplemented timerfd syscallDmitry V. Levin2016-04-201-1/+1
* avr32: wire up copy_file_range syscallDmitry V. Levin2016-03-291-0/+1
* avr32: wire up missing syscallsDmitry V. Levin2016-02-131-0/+3