summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Implement decoding of pidfd_open syscallDmitry V. Levin2019-08-151-0/+1
* Treat PowerPC 64 LE as a separate architectureEugene Syromyatnikov2019-08-041-0/+15
* Stage output for -z and -Z optionsPaul Chaignon2019-07-101-0/+1
* ia64: optimize syscallent tableEugene Syromyatnikov2019-07-091-0/+3
* Implement decoding of fspick syscallDmitry V. Levin2019-06-291-0/+1
* Implement decoding of fsmount syscallDmitry V. Levin2019-06-291-0/+1
* Implement decoding of fsconfig syscallDmitry V. Levin2019-06-291-0/+1
* Implement decoding of fsopen syscallDmitry V. Levin2019-06-291-0/+1
* Implement decoding of move_mount syscallDmitry V. Levin2019-06-291-0/+1
* Implement decoding of open_tree syscallDmitry V. Levin2019-06-291-0/+1
* Introduce linux/syscallent-common.h and linux/syscallent-common-32.hDmitry V. Levin2019-06-291-0/+3
* Implement decoding of io_uring_* syscallsDmitry V. Levin2019-05-191-0/+1
* Implement decoding of SO_TIMESTAMP*_NEW control messagesDmitry V. Levin2019-05-171-0/+1
* Introduce kernel_timeval64_t typeDmitry V. Levin2019-05-161-0/+1
* Introduce subcall32.h and subcall64.h wrappersDmitry V. Levin2019-05-121-0/+2
* Implement printer for kernel_timex32_tDmitry V. Levin2019-05-101-0/+1
* Introduce kernel_timex32_tDmitry V. Levin2019-05-101-0/+1
* Implement printers for kernel_timespec64_tDmitry V. Levin2019-05-091-0/+1
* Implement printers for kernel_timespec32_tDmitry V. Levin2019-05-091-0/+2
* Introduce kernel_timespec32_t typeDmitry V. Levin2019-05-051-0/+1
* Add C-SKY architecture supportGuo Ren2019-03-241-0/+10
* Update copyright headersDmitry V. Levin2019-03-181-1/+1
* Add a generic list implementationEugene Syromyatnikov2019-03-061-0/+1
* Makefile.am: pass D variable to shell scripts' environmentEugene Syromyatnikov2019-02-221-0/+5
* Generalise some printing primitivesEugene Syromyatnikov2019-02-201-0/+1
* hppa: enhance decoding of PTRACE_PEEKUSER and PTRACE_POKEUSERDmitry V. Levin2019-02-161-0/+1
* Fix whitespace issuesDmitry V. Levin2019-02-101-2/+2
* Bring lists back to the sorted orderDmitry V. Levin2019-01-021-5/+5
* Always define WCOREDUMPEugene Syromyatnikov2018-12-171-0/+1
* Introduce PTRACE_GET_SYSCALL_INFO supportDmitry V. Levin2018-12-131-1/+13
* Check whether PTRACE_GET_SYSCALL_INFO is supported by the kernelDmitry V. Levin2018-12-131-0/+2
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+2
* bpf: honor xlat styles when printing kernel versionShankara Pailoor2018-12-101-0/+1
* upoke: workaround crippled x32Dmitry V. Levin2018-12-051-0/+2
* Refactor stack pointersDmitry V. Levin2018-12-051-38/+1
* Refactor print_pc()Dmitry V. Levin2018-12-051-0/+1
* Move kill_save_errno to a separate header fileDmitry V. Levin2018-11-211-0/+1
* Add support for /dev/[u]random ioctlsRasmus Villemoes2018-11-051-0/+1
* Rename INSTALL to README-configureEugene Syromyatnikov2018-11-011-0/+1
* Implement decoding of NBD_* ioctl commandsElvira Khabirova2018-10-251-0/+1
* Mpersify decoder of struct xfs_dqstatsZhibin Li2018-07-151-0/+2
* Fix build on systems where libc relies on <linux/signal.h>Dmitry V. Levin2018-06-181-2/+2
* Implement io_pgetevents syscall decodingEugene Syromyatnikov2018-06-131-0/+1
* Workaround incompatibility between <linux/signal.h> and libc headersDmitry V. Levin2018-06-131-0/+1
* Implement PERF_EVENT_IOC_* decodingEugene Syromyatnikov2018-05-281-0/+1
* ioctl: implement INOTIFY_IOC_SETNEXTWD decodingEugene Syromyatnikov2018-05-251-0/+1
* Simplify errnoent and signalentDmitry V. Levin2018-05-221-18/+0
* Add a common MAC address printing routineEugene Syromyatnikov2018-05-151-0/+1
* mmap_cache: do not activate unless requestedDmitry V. Levin2018-05-041-2/+2
* mmap_notify: new subsystem for tracking the changes of memory mappingsMasatake YAMATO2018-05-031-0/+2