summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add tests for PID namespace translationAkosUzonyi/pidnsÁkos Uzonyi2020-08-251-1/+1
* Use printpid in decodersÁkos Uzonyi2020-08-251-0/+1
* PID namespace translation supportÁkos Uzonyi2020-08-251-0/+3
* strace: add an option for printing syscall numbersElvira Khabirova2020-08-211-0/+1
* xlat: generate m4 checks for enumerationsEugene Syromyatnikov2020-05-301-1/+1
* Replace struct v4l2_buffer with a reliable alternative definitionDmitry V. Levin2020-05-261-0/+1
* Rewrite decoders of dup, dup2, and dup3 syscallsDmitry V. Levin2020-04-241-0/+1
* Rework printing of SO_TIMESTAMPNS_OLD and SO_TIMESTAMPING_OLD timestampsDmitry V. Levin2020-04-191-1/+0
* kernel_rusage.h: introduce kernel_rusage_tAlistair Francis2020-04-191-0/+1
* Makefile.am: move almost all of strace_SOURCES to libstrace_a_SOURCESDmitry V. Levin2020-04-121-24/+21
* Rewrite decoders of getdents, getdents64, and readdir syscallsDmitry V. Levin2020-04-121-0/+3
* Move kernel_dirent definition from kernel_types.h to a separate headerDmitry V. Levin2020-04-111-0/+1
* Implement pidfd_getfd syscall decodingEugene Syromyatnikov2020-03-301-0/+1
* xtensa: switch to PTRACE_GETREGS APIDmitry V. Levin2020-03-301-1/+0
* sh64: switch to PTRACE_GETREGS APIDmitry V. Levin2020-03-301-2/+0
* sh: switch to PTRACE_GETREGS APIDmitry V. Levin2020-03-301-1/+0
* hppa: switch to PTRACE_GETREGS APIDmitry V. Levin2020-03-271-1/+0
* linux/32: Split 32-bit time_t based syscalls into a separate headerAlistair Francis2020-02-261-0/+1
* Update copyright headersDmitry V. Levin2020-02-061-1/+1
* types: new infrastructure for automatic checking of structure typesDmitry V. Levin2020-01-211-2/+6
* s390: workaround Linux kernel bug in syscall_get_nrDmitry V. Levin2020-01-081-0/+2
* Add support for per-mpers compiler settingsEugene Syromyatnikov2019-11-151-6/+10
* riscv64: remove dead code left after riscv64 mpers removalEugene Syromyatnikov2019-10-121-1/+0
* Distribute copyright-year-gen, file-date-gen, and git-version-genDmitry V. Levin2019-10-021-0/+3
* Introduce seccomp-assisted syscall filteringChen Jingpiao2019-09-251-0/+2
* riscv64: remove mpers supportEugene Syromyatnikov2019-09-241-4/+0
* riscv: rename to riscv64Dmitry V. Levin2019-09-231-15/+15
* Add support for /dev/watchdog ioctlsRasmus Villemoes2019-08-231-0/+1
* 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