summaryrefslogtreecommitdiff
path: root/linux/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Move source files into src subdirectoryDmitry V. Levin2021-02-0311-637/+0
* linux/*/ioctls_arch0.h: remove redundant 0x890[1-7] ioctl entriesDmitry V. Levin2021-01-071-2/+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-7/+7
* Update copyright headersDmitry V. Levin2020-04-034-4/+4
* xtensa: switch to PTRACE_GETREGS APIDmitry V. Levin2020-03-305-35/+14
* 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-24/+2
* Update copyright headersDmitry V. Levin2019-05-221-1/+1
* 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
* 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
* 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
* Wire up pkey_* and rseq syscalls on remaining architecturesDmitry V. Levin2019-04-151-0/+1
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* Use accessors for tcp->s_ent, return a stub struct if it is NULLEugene Syromyatnikov2019-02-091-1/+1
* Fix preprocessor indentationDmitry V. Levin2018-12-301-1/+1
* Add copyright headers to some files that lack themDmitry V. Levin2018-12-249-0/+63
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Refactor get_syscall_args() and get_error()Dmitry V. Levin2018-12-052-2/+2
* Refactor stack pointersDmitry V. Levin2018-12-052-33/+1
* xtensa: fix typo in pkey_alloc syscall numberDmitry V. Levin2018-09-271-1/+1
* Introduce raw syscall invocation wrappersDmitry V. Levin2018-03-231-0/+48
* 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
* Change the first argument of upeek from pid to tcpEugene Syromiatnikov2018-01-044-4/+4
* Change the first argument of upoke from pid to tcpEugene Syromiatnikov2018-01-042-3/+3
* Add TF flag to inotify_add_watch syscall entriesNikolay Marchuk2017-08-111-1/+1