summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 4.6 releaseldv/releaseDmitry V. Levin2011-03-144-3/+68
* linux/ioctlent: unify them allvapier/ioctlentMike Frysinger2011-03-1438-11560/+919
* Show more details about signals received by traced processessldv/trace-siginfoDmitry V. Levin2011-03-101-10/+19
* Get rid of PT_GETSIGINFODmitry V. Levin2011-03-101-13/+5
* Enhance decoding of kernel-generated signalsDmitry V. Levin2011-03-101-5/+10
* Fix decoding of user-generated signalsDmitry V. Levin2011-03-101-15/+26
* Recognize SI_KERNEL and SI_ASYNCNLDmitry V. Levin2011-03-101-11/+20
* Take all git branches into account for generation of CREDITS fileSebastian Pipping2011-03-051-1/+1
* Fix decoding of file descriptorsDmitry V. Levin2011-03-049-130/+182
* Print shutdown(2) modes as SHUT_* constantsSebastian Pipping2011-03-031-12/+9
* Fix decoding of inotify_init1() flagsSebastian Pipping2011-03-031-1/+7
* Fix struct xlat initialization bugsDmitry V. Levin2011-03-032-21/+23
* tests: avoid SIGPIPEDmitry V. Levin2011-03-031-2/+2
* tests: do not make missing /usr/bin/time a failureMike Frysinger2011-03-011-1/+2
* Generate an xz tar archive of the distributionDmitry V. Levin2011-02-276-6/+8
* Use "make check" in debian/rules and strace.specDmitry V. Levin2011-02-273-2/+8
* Implement two basic "strace -f" testsDmitry V. Levin2011-02-277-1/+64
* ppc, s390, sparc: regenerate ioctlent.h filesDmitry V. Levin2011-02-263-1301/+3302
* Remove redundant ioctlent.h filesDmitry V. Levin2011-02-262-1779/+2
* ioctlsort: sync with ioctl_lookup()Dmitry V. Levin2011-02-251-3/+3
* Remove obsolete .cvsignore filesDmitry V. Levin2011-02-2512-17/+0
* Ignore generated intermediate header filesDmitry V. Levin2011-02-251-2/+4
* Generate much of the CREDITS file from git logldv/creditsDmitry V. Levin2011-02-245-49/+108
* sparc: fix compilation warningDmitry V. Levin2011-02-231-1/+1
* Update the list of files that must be distributedDmitry V. Levin2011-02-231-5/+8
* Fix compilation warning reported by gcc -Wunused-but-set-variableDmitry V. Levin2011-02-231-1/+6
* ioctlsort: zero pad ioctl codes to 4 placesMike Frysinger2011-02-222-86/+86
* Update mount flags to latest linuxMike Frysinger2011-02-221-0/+10
* Sync debian/changelog and strace.spec with packagesDmitry V. Levin2011-02-222-1/+10
* Add TRACE_DESC|TRACE_FILE flags to fanotify_* sysentriesDmitry V. Levin2011-02-2015-34/+34
* Fix flags of fallocate sysentriesDmitry V. Levin2011-02-2015-19/+19
* Add TRACE_DESC flag to epoll_create* sysentriesDmitry V. Levin2011-02-2018-40/+40
* Add TRACE_DESC flag to fgetxattr, flistxattr, and fremovexattr sysentriesDmitry V. Levin2011-02-2018-47/+47
* Add TRACE_FILE flag to swapoff sysentriesDmitry V. Levin2011-02-2018-20/+20
* Add TRACE_DESC flag to fadvise64* sysentriesDmitry V. Levin2011-02-2018-32/+32
* Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentriesDmitry V. Levin2011-02-2018-28/+28
* Do not initialize native_scno on platforms with only one personalityDmitry V. Levin2011-02-203-66/+66
* Add LOOP_* ioctls defined in linux/loop.hDmitry V. Levin2011-02-202-0/+9
* Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions()Dmitry V. Levin2011-02-191-11/+22
* linux/sparc: move to common syscall.hMike Frysinger2011-02-194-269/+36
* sparc: add new funcs to syscall.hMike Frysinger2011-02-191-0/+2
* sparc: punt unused syscall.h.2Mike Frysinger2011-02-192-143/+1
* Fix raw exit_group(2) decodingDmitry V. Levin2011-02-191-1/+2
* Optimize known_scno()Dmitry V. Levin2011-02-181-2/+3
* * process.c (internal_exit) [IA64]: Remove redundant check.Dmitry V. Levin2011-02-181-8/+1
* Fix biarch support in IO dumpingDmitry V. Levin2011-02-091-52/+23
* Simplify tprintf() declarationDmitry V. Levin2011-02-091-4/+3
* * defs.h (SYSCALL_NEVER_FAILS): Fix typo.Dmitry V. Levin2011-02-051-1/+1
* Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return valuesDmitry V. Levin2011-01-1922-186/+208
* * linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags.Dmitry V. Levin2011-01-1916-17/+17