summaryrefslogtreecommitdiff
path: root/linux/mips/syscallent-n32.h
Commit message (Expand)AuthorAgeFilesLines
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-359/+0
* Update the number of arguments of membarrier syscallDmitry V. Levin2020-12-111-1/+1
* 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
* Add statx syscall to %fstat trace classDmitry V. Levin2020-06-141-1/+1
* 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-2/+2
* Introduce linux/syscallent-common.h and linux/syscallent-common-32.hDmitry V. Levin2019-06-291-25/+6
* mips: refactor syscallent initializersDmitry V. Levin2019-06-291-357/+359
* Implement decoding of io_uring_* syscallsDmitry V. Levin2019-05-191-0/+3
* Implement decoding of pidfd_send_signal syscallDmitry V. Levin2019-05-181-0/+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
* Introduce subcall32.h and subcall64.h wrappersDmitry 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_pgetevents syscallDmitry V. Levin2019-05-121-1/+1
* Implement and use new parsers of io_getevents syscallDmitry V. Levin2019-05-121-1/+1
* Wire up *time64 system callsDmitry V. Levin2019-05-111-0/+21
* Use new parsers of adjtimex and clock_adjtime syscallsDmitry V. Levin2019-05-111-2/+2
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* Bump SYS_socket_subcall from 400 to 500Dmitry V. Levin2019-03-061-1/+1
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-241-0/+7
* Wire up io_pgetevents and rseq on hppa, microblaze, mips, powerpc, and s390Eugene Syromyatnikov2018-07-111-0/+2
* mips: add missing pure flag to syscall entriesEugene Syromyatnikov2018-06-111-8/+8
* mips: add missing "never fails" flag to getpgrp syscall entriesEugene Syromyatnikov2018-06-111-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
* Implement -e trace=%stat optionEugene Syromyatnikov2017-04-211-1/+1
* Implement -e trace=%lstat optionEugene Syromyatnikov2017-04-211-1/+1
* Implement -e trace=%fstat optionEugene Syromyatnikov2017-04-211-2/+2
* Implement -e trace=%%stat optionEugene Syromyatnikov2017-04-211-5/+5
* Implement -e trace=%%statfs optionEugene Syromyatnikov2017-04-211-5/+5
* Implement -e trace=%fstatfs optionEugene Syromyatnikov2017-04-211-2/+2
* Update statx parser and syscall entries lists to the upstreamVictor Krapivensky2017-04-151-0/+1
* 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