- e714b87 Fix struct sigevent decoding for musl by Dmitry V. Levin · 9 years ago
- 2720a61 alpha: enhance decoding of getxpid, getxuid, and getxgid syscalls by Dmitry V. Levin · 9 years ago
- f32126b Move gcc compat macros to gcc_compat.h by Dmitry V. Levin · 9 years ago
- 72dc1b4 Move defs.h from noinst_HEADERS to strace_SOURCES by Dmitry V. Levin · 9 years ago
- 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
- 323cc92 Move x32 <asm/stat.h> replacement to x32 specific directory by Dmitry V. Levin · 9 years ago
- cfde1e3 x86_64, x32: add a replacement for <asm/stat.h> by Dmitry V. Levin · 9 years ago
- c31481f Add a wrapper around <asm/stat.h> by Dmitry V. Levin · 9 years ago
- 5105d4a Cleanup print_pc by Dmitry V. Levin · 9 years ago
- bdb07e3 x32: fix struct dirent decoding by Dmitry V. Levin · 9 years ago
- 1a713d9 Convert parsers of flock structures to new mpers infrastructure by Dmitry V. Levin · 9 years ago
- 6250e6c fcntl.c: use <linux/fcntl.h> instead of <fcntl.h> by Dmitry V. Levin · 9 years ago
- a56a81c Remove parsers of getpmsg and putpmsg syscalls by Dmitry V. Levin · 9 years ago
- 4b3a170 Implement name_to_handle_at and open_by_handle_at syscalls decoding by Dmitry V. Levin · 9 years ago
- 60d7524 Implement lookup_dcookie syscall decoding by Dmitry V. Levin · 9 years ago
- 7aa9c0d Implement kcmp syscall decoding by Dmitry V. Levin · 9 years ago
- dcd00c3 Implement iopl syscall decoding by Dmitry V. Levin · 9 years ago
- 2aa180e Implement ioperm syscall decoding by Dmitry V. Levin · 9 years ago
- 5cb45b2 mpers: skip xlat struct definitions in mpers mode by Dmitry V. Levin · 9 years ago
- a367db8 Mpersify parsers of readdir and getdents syscalls by Dmitry V. Levin · 9 years ago
- 2aec1e6 Implement membarrier syscall decoding by Dmitry V. Levin · 9 years ago
- a6ebdb1 Implement userfaultfd syscall decoding by Dmitry V. Levin · 9 years ago
- 35bd0b8 mpers: forward mpers_DEFS to mpers.sh by Dmitry V. Levin · 9 years ago
- 370eb16 Fix *_printer_defs.h rules ambiguousness by Dmitry V. Levin · 9 years ago
- 2512003 desc.c: move parser of fcntl syscall to a separate file by Dmitry V. Levin · 9 years ago
- 5d68f46 desc.c: move parser of flock syscall to a separate file by Dmitry V. Levin · 9 years ago
- ad25c74 Fix make -j builds by Gabriel Laskar · 9 years ago
- 7a12974 Convert parser of seccomp filter program to new mpers infrastructure by Dmitry V. Levin · 9 years ago
- dd6bf4b Move parser of struct timex to a separate file by Dmitry V. Levin · 9 years ago
- d6b0558 Move parser of struct sigevent to a separate file by Dmitry V. Levin · 9 years ago
- e2fb0bb Simplify use of mpers printers by Dmitry V. Levin · 9 years ago
- e2a3370 mpers.m4: workaround missing gnu/stubs-*.h files by Dmitry V. Levin · 9 years ago
- b5a23ed Mpersify parsers of utimes, futimesat, and utimensat syscalls by Dmitry V. Levin · 9 years ago
- 0929422 Add mpers support by Elvira Khabirova · 9 years ago
- cf3ecbd build: fix -I options by Dmitry V. Levin · 9 years ago
- c01ad06 ipc.c: split into separate files by Elvira Khabirova · 9 years ago
- ac2e728 io.c: move sendfile parsers to a separate file by Dmitry V. Levin · 9 years ago
- 254ff1e resource.c: move times parser to a separate file by Elvira Khabirova · 9 years ago
- 2307d5c signal.c: move signalfd parsers to a separate file by Dmitry V. Levin · 9 years ago
- aba868c desc.c: move epoll parsers to a separate file by Dmitry V. Levin · 9 years ago
- 28471d1 desc.c: move eventfd parsers to a separate file by Dmitry V. Levin · 9 years ago
- 0d60cf7 desc.c: move perf_event_open parser to a separate file by Dmitry V. Levin · 9 years ago
- 811bda6 stream.c: move poll and ppoll parsers to a separate file by Dmitry V. Levin · 9 years ago
- 95b84ea Implement memfd_create syscall decoding by Dmitry V. Levin · 9 years ago
- ddb53dd Implement bpf syscall decoding by Dmitry V. Levin · 9 years ago
- 0e946ab defs.h: do not include <signal.h> by Dmitry V. Levin · 9 years ago
- 1e08a16 resource.c: move printrusage and printrusage32 to a separate file by Dmitry V. Levin · 9 years ago
- 28e32df Add unique syscall entry numbers (SENs) by Elvira Khabirova · 9 years ago
- 746db06 time.c: move rtc ioctl parser to a separate file by Dmitry V. Levin · 9 years ago
- 3e9d71f Introduce memory allocation wrappers by Dmitry V. Levin · 10 years ago
- 8c20d89 Fix ioctl entries on 32-bit architectures with 64-bit aligned structures by Dmitry V. Levin · 10 years ago
- bd8dd77 Add support for Altera's Nios-II softcore architecture by Ezequiel Garcia · 10 years ago
- a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
- 537c964 signal.c: move siginfo_t parsers to a separate file by Dmitry V. Levin · 10 years ago
- 174bb2b signal.c: move sigaltstack parser to a separate file by Dmitry V. Levin · 10 years ago
- 588a90f sparc: rename personality 2 files to personality 1 by Denys Vlasenko · 10 years ago
- df4dd8b sparc: delete personality 1 by Denys Vlasenko · 10 years ago
- 8e8d7d2 mips: fix pipe syscall decoding by Dmitry V. Levin · 10 years ago
- a3c4835 sigreturn.c: split arch specific code into separate arch files by Dmitry V. Levin · 10 years ago
- d70d1c4 syscall.c: split arch specific code into separate arch files by Dmitry V. Levin · 10 years ago
- 64fc9ce Distribute linux/aarch64/arch_regs.h by Andreas Schwab · 10 years ago
- 74219ea Move sigreturn/rt_sigreturn parser to a separate file by Dmitry V. Levin · 10 years ago
- 20eca8a s390, s390x: use PTRACE_GETREGSET to fetch registers by Dmitry V. Levin · 10 years ago
- 7abfd29 ia64: use generic signalent by Dmitry V. Levin · 10 years ago
- 4341373 ioctl: use x32 specific ioctl entries on x32 personality by Dmitry V. Levin · 10 years ago
- 58c7fe9 Fix cross-compiling of ioctlsort by Mike Frysinger · 10 years ago
- 19fcb27 x32: fix build regression by Dmitry V. Levin · 10 years ago
- 7226c3a powerpc64: fix build regression by Dmitry V. Levin · 10 years ago
- 6826f98 Cleanup auxiliary signalent files by Dmitry V. Levin · 10 years ago
- b2f8c77 Change errnoent.h files to use designated initializers by Dmitry V. Levin · 10 years ago
- 789bc3a Cleanup auxiliary errnoent files by Dmitry V. Levin · 10 years ago
- 4f750b9 Add decoding for evdev ioctls by Etienne Gemsa · 10 years ago
- 87c715b Fix "make dist" regression by Dmitry V. Levin · 10 years ago
- 34bbcc6 Remove linux/fanotify.h by Dmitry V. Levin · 10 years ago
- 2094573 Remove linux/keyctl.h by Dmitry V. Levin · 10 years ago
- ff6a55d Remove linux/kexec.h by Dmitry V. Levin · 10 years ago
- 3a23299 Remove linux/inotify.h by Dmitry V. Levin · 10 years ago
- 3e6525f Remove linux/reboot.h by Dmitry V. Levin · 10 years ago
- 2f0808b Move CAP_* definitions out to header files by Dmitry V. Levin · 10 years ago
- 5503dd2 Move regs-related macros and declarations from defs.h to regs.h by Dmitry V. Levin · 10 years ago
- fadf379 Move all ptrace-related macros and declarations from defs.h to ptrace.h by Dmitry V. Levin · 10 years ago
- 2af6903 Implement seccomp decoding by Dmitry V. Levin · 10 years ago
- fef0907 Implement getrandom syscall decoding by Dmitry V. Levin · 10 years ago
- 679c47c tests: run tests for each supported personality by Dmitry V. Levin · 10 years ago
- df7aa2b ioctl: take all 32 bits of ioctl commands into account by Dmitry V. Levin · 10 years ago
- af3ab5b powerpc64: maintain own linux/powerpc64 subdirectory by Dmitry V. Levin · 10 years ago
- d59287d mips: remove stub entries from syscallent files, generate stubs at build time by Dmitry V. Levin · 10 years ago
- 579836c build: add $(builddir)/$(OS)/$(ARCH) to the headers search list by Dmitry V. Levin · 10 years ago
- dee03a3 Create generic 32-bit syscallent.h by Dmitry V. Levin · 10 years ago
- 200c02c Create generic 64-bit syscallent.h by Dmitry V. Levin · 10 years ago
- ce21ef0 Fix "make dist" regression introduced by commit v4.9-125-g120e5db by Dmitry V. Levin · 10 years ago
- ab21a94 Convert do_printstat to a template function by Dmitry V. Levin · 10 years ago
- 530bed0 Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls by Dmitry V. Levin · 10 years ago
- 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
- 2f7d020 chown.c: split into separate files by Dmitry V. Levin · 10 years ago
- fced7b0 process.c: split struct_user_offsets into architecture-specific include files by Dmitry V. Levin · 10 years ago
- 03c06ea process.c: move sethostname and gethostname parsers to a separate file by Dmitry V. Levin · 10 years ago
- 9175909 process.c: move exit parser to a separate file by Dmitry V. Levin · 10 years ago
- 265903a process.c: move clone, setns, unshare, and fork parsers to a separate file by Dmitry V. Levin · 10 years ago
- e93ef1e process.c: move get*uid and set*uid parsers to a separate file by Dmitry V. Levin · 10 years ago