summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_THEADmasterJames Hogan2014-05-21
* Enhance setns syscall decodingMasatake YAMATO2014-05-13
* mips: fix syscall entries that should have TP flag setDmitry V. Levin2014-05-12
* xtensa: fix unshare syscall entryDmitry V. Levin2014-05-12
* alpha, hppa, mips n64: fix waitid syscall entryDmitry V. Levin2014-05-12
* Add TM flag to shmat and shmdt syscall entriesDmitry V. Levin2014-05-12
* Alias sys_vfork to sys_forkDmitry V. Levin2014-05-12
* epoll_ctl: fix EPOLL_CTL_DEL argument decodingDmitry V. Levin2014-04-17
* Update CLOCK_* constantsDmitry V. Levin2014-04-17
* Fix preadv/pwritev offset decodingDmitry V. Levin2014-04-17
* tests: add a test for pread/pwrite and preadv/pwritev offset decodingDmitry V. Levin2014-04-16
* Refactor LDT decodingDmitry V. Levin2014-04-10
* Make int3 example in comments more cut-n-pastableDenys Vlasenko2014-04-10
* mips: enable decoding of set_thread_areaDmitry V. Levin2014-04-09
* x86_64, x32: enable decoding of modify_ldt, get_thread_area, and set_thread_areaDmitry V. Levin2014-04-09
* x32: decode clone LDT user_desc entries for x86 processesDmitry V. Levin2014-04-09
* x86-64: decode clone LDT user_desc entries for x86 processesElliott Hughes2014-04-09
* x32: fix clone(2) argument order for x86 processesDmitry V. Levin2014-04-09
* x86-64: fix clone(2) argument order for x86 processesElliott Hughes2014-04-09
* aarch64: Fix decoding of arm struct stat64Elliott Hughes2014-04-06
* ARM EABI: disable OABI support by defaultDmitry V. Levin2014-03-20
* Fix stat decoding for LP64 bionicElliott Hughes2014-03-12
* Decode protocol argument for PF_NETLINK socketsMasatake YAMATO2014-03-11
* Cleanup socketpair decodingDmitry V. Levin2014-03-11
* printsiginfo: add SIGSYS decodingDmitry V. Levin2014-03-11
* Update siginfo codesDmitry V. Levin2014-03-11
* Factor out printing of si_pid and si_uid members of siginfo_tDmitry V. Levin2014-03-11
* Improve SI_TIMER decodingElliott Hughes2014-03-10
* aarch64: fix decoding of arm syscall numbersElliott Hughes2014-03-03
* Fix fcntl decodingDmitry V. Levin2014-03-03
* sys_fcntl: remove F_FREESP and F_FREESP64 supportDmitry V. Levin2014-03-01
* Add multi-personality support to struct old_sigaction decodingElliott Hughes2014-02-28
* Fix decoding of arm struct stat64 by aarch64 strace.Elliott Hughes2014-02-28
* Remove obsolete ioctlsort.cDmitry V. Levin2014-02-28
* Add multi-personality support to stack_t decodingDmitry V. Levin2014-02-27
* Rewrite signal mask decoding without sigset_tDmitry V. Levin2014-02-27
* Fix build with Bionic libcDmitry V. Levin2014-02-26
* powerpc64: fix 64-bit process detection on embeddedJames Yang2014-02-25
* Do not compile scsi ioctl decoding if <scsi/sg.h> is not availableDmitry V. Levin2014-02-25
* Revert "Add support for Altera's Nios-II softcore architecture"Dmitry V. Levin2014-02-14
* tests: tighten sigaction checkDmitry V. Levin2014-02-08
* Fix sigaction reporting on non-x86 architecturesDmitry V. Levin2014-02-08
* Check for SA_RESTORER definition in <asm/signal.h>Dmitry V. Levin2014-02-08
* arm: fix compilation warningDmitry V. Levin2014-02-07
* kexec: fix typoDmitry V. Levin2014-02-06
* Add support for Altera's Nios-II softcore architectureEzequiel Garcia2014-02-06
* Implement add_key, keyctl, and request_key decodingDmitry V. Levin2014-02-05
* Implement ioprio_get and ioprio_set decodingDmitry V. Levin2014-02-05
* Implement finit_module decodingDmitry V. Levin2014-02-05
* Cleanup inotify syscalls decodingDmitry V. Levin2014-02-05