1. 612e092 Add TRACE_FILE flag to swapoff sysentries by Dmitry V. Levin · 14 years ago
  2. fdbe3c5 Add TRACE_DESC flag to fadvise64* sysentries by Dmitry V. Levin · 14 years ago
  3. bde8033 Add TRACE_DESC flag to mmap, mmap2, and old_mmap sysentries by Dmitry V. Levin · 14 years ago
  4. b2eaa8d Do not initialize native_scno on platforms with only one personality by Dmitry V. Levin · 14 years ago
  5. e51a87c Add LOOP_* ioctls defined in linux/loop.h by Dmitry V. Levin · 14 years ago
  6. 2fabd0e Fix PTRACE_GETEVENTMSG usage and enhance test_ptrace_setoptions() by Dmitry V. Levin · 14 years ago
  7. 330a895 linux/sparc: move to common syscall.h by Mike Frysinger · 14 years ago
  8. e44a4a2 sparc: add new funcs to syscall.h by Mike Frysinger · 14 years ago
  9. 71a78bc sparc: punt unused syscall.h.2 by Mike Frysinger · 14 years ago
  10. 9fdbee6 Fix raw exit_group(2) decoding by Dmitry V. Levin · 14 years ago
  11. bd13645 Optimize known_scno() by Dmitry V. Levin · 14 years ago
  12. fde119c * process.c (internal_exit) [IA64]: Remove redundant check. by Dmitry V. Levin · 14 years ago
  13. 65c1a81 Fix biarch support in IO dumping by Dmitry V. Levin · 14 years ago
  14. 10a16a7 Simplify tprintf() declaration by Dmitry V. Levin · 14 years ago
  15. 7655fa0 * defs.h (SYSCALL_NEVER_FAILS): Fix typo. by Dmitry V. Levin · 14 years ago
  16. 50a218d Fix decoding of get[ug]id, gete[ug]id and setfs[ug]id return values by Dmitry V. Levin · 14 years ago
  17. 62d0428 * linux/*/syscallent.h: Fix typo in sys_newfstatat syscall flags. by Dmitry V. Levin · 14 years ago
  18. ae6a5f7 Blackfin: update ioctl list by Mike Frysinger · 14 years ago
  19. 4dd5432 Fix stat64 decoding on mips by Dmitry V. Levin · 14 years ago
  20. e9e3d70 Update linux/*/syscallent.h files to match Linux kernel v2.6.37 by Dmitry V. Levin · 14 years ago
  21. be284ca block.c: cleanup by Dmitry V. Levin · 14 years ago
  22. 4ef6db4 Add block ioctl support by Dmitry V. Levin · 14 years ago
  23. 7fea79b Parse SOL_SCTP socket options by Holger Hans Peter Freyther · 14 years ago
  24. ce9e0f4 * net.c (socketlayers): Add more SOL_* constants from linux/socket.h by Holger Hans Peter Freyther · 14 years ago
  25. 1c3031b strace.1: fix misleading italics by Dmitry V. Levin · 14 years ago
  26. 4eb1b51 Update linux/ioctlent.h by Dmitry V. Levin · 14 years ago
  27. ebc2f28 Add HDIO_* ioctls defined in linux/hdreg.h by Dmitry V. Levin · 14 years ago
  28. 21ccf5e Test PTRACE_O_TRACECLONE and PTRACE_O_TRACEVFORK along with PTRACE_O_TRACEFORK by Dmitry V. Levin · 14 years ago
  29. d48c6b9 * net.c (protocols): Add more IPPROTO_* constants defined in netinet/in.h by Dmitry V. Levin · 14 years ago
  30. efa8bda * net.c (protocols): Add IPPROTO_GRE, IPPROTO_SCTP and IPPROTO_UDPLITE. by Holger Hans Peter Freyther · 14 years ago
  31. d64184f sh: Add entry for not-multiplexed accept4 by Carmelo AMOROSO · 14 years ago
  32. 9b977d1 sh: Add entries for not-multiplexed socket calls by Carmelo AMOROSO · 14 years ago
  33. b9c5257 sh: Fix compilation warning in do_pipe due to missing prototype by Carmelo AMOROSO · 14 years ago
  34. 696381e Fix build on uClibc by Dmitry V. Levin · 14 years ago
  35. 8044bc1 Fix strace -f -o '|command' hangup by Dmitry V. Levin · 14 years ago
  36. bdafa1a Output diagnostics to stderr by Dmitry V. Levin · 14 years ago
  37. e3d4b68 Recognize more clone flags by Dmitry V. Levin · 14 years ago
  38. 0ddd8ad Decode struct ucred for getsockopt SO_PEERCRED by Dmitry V. Levin · 14 years ago
  39. f8e5650 sh: Add support for tracing sys_cacheflush system call by Carmelo AMOROSO · 14 years ago
  40. b146744 Cleanup test_ptrace_setoptions() by Dmitry V. Levin · 14 years ago
  41. ca8ab8d Handle followfork using ptrace_setoptions if available by Wang Chao · 14 years ago
  42. b13c0de Test how PTRACE_SETOPTIONS support works by Wang Chao · 14 years ago
  43. 09fa7f8 Enable support for less verbose build rules by Dmitry V. Levin · 15 years ago
  44. e636c85 Do not trace children cloned with CLONE_UNTRACED flag by Wang Chao · 14 years ago
  45. cbaaf79 Update the list of CLOCK_* constants to match Linux kernel v2.6.32+ by Dmitry V. Levin · 14 years ago
  46. 336a35f Update linux/hppa/syscallent.h to match Linux kernel v2.6.35 by Dmitry V. Levin · 14 years ago
  47. 35d0572 Pass less information to qualify_one and qual_* by Dmitry V. Levin · 14 years ago
  48. 0ef43b8 Fix -e option with only one value in qualifier statement by Wang Chao · 14 years ago
  49. 584ba2d Fix off_t/rlim_t size checks when cross-compiling by Mike Frysinger · 14 years ago
  50. 6d12afd Fix long long little endian detection when cross-compiling by Mike Frysinger · 14 years ago
  51. 260e571 Blackfin: decode new syscalls by Mike Frysinger · 14 years ago
  52. 1b30f4b * linux/ioctlent.sh: Search a few non-exported paths. by Mike Frysinger · 14 years ago
  53. 54e931f Clean up pid2tcb usage by Roland McGrath · 14 years ago
  54. 1ed5d80 Turn on more compiler warnings by Dmitry V. Levin · 14 years ago
  55. 918e49b Import warnings.m4 from gnulib by Dmitry V. Levin · 14 years ago
  56. 916aded Split acinclude.m4 by Dmitry V. Levin · 14 years ago
  57. 3eb9491 * process.c (sys_waitid): Remove unused variable. by Dmitry V. Levin · 14 years ago
  58. 30145dd Fix const-correctness issues uncovered by gcc -Wwrite-strings by Dmitry V. Levin · 14 years ago
  59. cbdd190 Fix printing clone flags by Wang Chao · 14 years ago
  60. 21b8db4 Drop nclone_detached and related flags by Wang Chao · 14 years ago
  61. ffd2b30 Correct get/set_robust_list syscall numbers for powerpc by Neil Campbell · 14 years ago
  62. 5a22b31 Handle CLONE_PARENT flag by Wang Chao · 14 years ago
  63. 304ea5f Fix error when judging if process has children by Wang Chao · 14 years ago
  64. d322a4b Forbid using mutually exclusive options -D and -p together by Wang Chao · 14 years ago
  65. 670f511 Update Linux MIPS syscalls to match 2.6.35-rc6+ by David Daney · 14 years ago
  66. 939caba Add support for the MicroBlaze architecture by Edgar E. Iglesias · 14 years ago
  67. b7915d1 linux/sparc: add missing syscall declarations by Frederik Schüler · 15 years ago
  68. ee81c8a Handle biarch get/setrlimit by Andreas Schwab · 14 years ago
  69. d69fa49 Add biarch support for powerpc64 by Andreas Schwab · 14 years ago
  70. 372cc84 Balance braces by Andreas Schwab · 14 years ago
  71. 102e69a Remove extern declaration at file scope by Andreas Schwab · 14 years ago
  72. b87d30c Document -C/-D by Andreas Schwab · 14 years ago
  73. f47fa96 Fix sourceforge download URL. by Roland McGrath · 15 years ago
  74. 246888d M68K: Fix fetching syscall arguments by Andreas Schwab · 14 years ago
  75. 5874322 Decode TLS syscalls on m68k by Andreas Schwab · 14 years ago
  76. ffca9e3 Fix warning when compiling for m68k by Andreas Schwab · 14 years ago
  77. acbe518 Prepare for 4.5.20 release by Dmitry V. Levin · 15 years ago
  78. 0c56f62 Update debian/* files for the upcoming release by Frederik Schüler · 15 years ago
  79. 394f60c Fix s390 system call table list by Heiko Carstens · 15 years ago
  80. ae4db5e Update linux/ioctlent.h by Dmitry V. Levin · 15 years ago
  81. 6230039 Update linux/*/syscallent.h files to match Linux kernel v2.6.33 by Dmitry V. Levin · 15 years ago
  82. e659103 Enhance recvmmsg parser by Dmitry V. Levin · 15 years ago
  83. 0873f29 Decode recvmmsg syscall by Andreas Schwab · 15 years ago
  84. a7835e6 * strace.1: Fix quoting of hyphens and formatting of strace options. by Dmitry V. Levin · 15 years ago
  85. 7d7c963 Split trace_syscall() for better readability by Dmitry V. Levin · 15 years ago
  86. e3a7ef5 Implement -C option to combine regular and -c output by Dmitry V. Levin · 15 years ago
  87. c94a774 Fix "make dist" regression introduced by commit v4.5.19-12-g5078770 by Dmitry V. Levin · 15 years ago
  88. 9676499 * desc.c (sys_epoll_pwait): Fix output formatting bug. by Dmitry V. Levin · 15 years ago
  89. 6e63375 * desc.c (decode_select): Fix potential stack buffer overflow. by Dmitry V. Levin · 15 years ago
  90. 4310a37 Fix msgsnd indirect ipccall decoding by Dmitry V. Levin · 15 years ago
  91. bab8940 Hook up inotify_init1 open mode flags printer by Mark Wielaard · 15 years ago
  92. 360986b Avoid spurious error when checking for linux/netlink.h by Andreas Schwab · 15 years ago
  93. edb3934 Fix reporting signal mask by sigreturn on powerpc by Andreas Schwab · 15 years ago
  94. 2003704 Fix MIPS N32/N64 compile error by David Daney · 15 years ago
  95. c8c6698 Add support for the TILE architecture by Chris Metcalf · 15 years ago
  96. e5e6085 Remove dead code by Dmitry V. Levin · 15 years ago
  97. 257e157 Merge Linux internal_clone() into internal_fork() by Dmitry V. Levin · 15 years ago
  98. 27bb9ee * Makefile.am (INCLUDES): Remove redundant search directories. by Dmitry V. Levin · 15 years ago
  99. 881f573 Update debian/* files by Frederik Schüler · 15 years ago
  100. 3de3d6b Fix spurious failure of AC_STAT64 test by Andreas Schwab · 15 years ago