1. 327064b Add -k option to print stack trace after each syscall by Luca Clementi · 11 years ago
  2. 6dbbe07 sysctl: update CTL_*, KERN_*, NET_*, and VM_* constants by Dmitry V. Levin · 10 years ago
  3. d8ad1dd Check for constants used by waitid function by Dmitry V. Levin · 10 years ago
  4. baf60d9 Check for LO_FLAGS_READ_ONLY constant by Dmitry V. Levin · 10 years ago
  5. 3b09ebe Fix {get,set}rlimit decoding with unreliable SIZEOF_RLIM_T by James Hogan · 10 years ago
  6. 99a0544 Refactor LDT decoding by Dmitry V. Levin · 10 years ago
  7. 0160e16 ARM EABI: disable OABI support by default by Dmitry V. Levin · 10 years ago
  8. bc091e3 printsiginfo: add SIGSYS decoding by Dmitry V. Levin · 10 years ago
  9. 54cabef Fix fcntl decoding by Dmitry V. Levin · 10 years ago
  10. 38593e9 Rewrite signal mask decoding without sigset_t by Dmitry V. Levin · 10 years ago
  11. d354130 Fix build with Bionic libc by Dmitry V. Levin · 10 years ago
  12. fdb896e Do not compile scsi ioctl decoding if <scsi/sg.h> is not available by Dmitry V. Levin · 10 years ago
  13. ab3953b Check for SA_RESTORER definition in <asm/signal.h> by Dmitry V. Levin · 10 years ago
  14. 5b35147 Remove unused configure checks by Dmitry V. Levin · 11 years ago
  15. 594eb8f Define printflock64 only if it is referenced by other code by Dmitry V. Levin · 11 years ago
  16. 6974bd4 Make PTRACE_PEEKUSER/PTRACE_POKEUSER checks less glibc specific by Dmitry V. Levin · 11 years ago
  17. 437ae19 Remove unused AC_OFF_T_IS_LONG_LONG configure check by Dmitry V. Levin · 11 years ago
  18. 70e84c4 Remove unused code by Dmitry V. Levin · 11 years ago
  19. e2de3bd Use struct sigcontext instead of struct sigcontext_struct by Dmitry V. Levin · 11 years ago
  20. ae5aa47 Make SIGEV_THREAD_ID decoding less glibc specific by Dmitry V. Levin · 11 years ago
  21. a0e02f5 Remove unused configure checks by Dmitry V. Levin · 11 years ago
  22. 18bce8c Assume "long long" availability by Dmitry V. Levin · 11 years ago
  23. 2df03c4 Stop using external libaio.h. by Denys Vlasenko · 11 years ago
  24. 0b4060f Work around conflict between <sys/ptrace.h> and <linux/ptrace.h> by Ali Polatel · 11 years ago
  25. 7daacbb Add support for ARC Cores from Synopsys by Vineet Gupta · 11 years ago
  26. 9afc2ee powerpc: enhance 32/64bit detection by Anton Blanchard · 11 years ago
  27. 3cf90b6 tests: enable parallel-tests support by Dmitry V. Levin · 11 years ago
  28. 7a498be printxval: support more architectures by Dmitry V. Levin · 11 years ago
  29. bb3a0f7 Stop using old AM_CONFIG_HEADER macro by Mike Frysinger · 11 years ago
  30. dce7593 build: introduce git-version-gen by Dmitry V. Levin · 11 years ago
  31. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago
  32. 3b211d8 Fix build with older versions of libaio.h by Dmitry V. Levin · 11 years ago
  33. c41808b ptrace: decode note segment descriptor types by Dmitry V. Levin · 11 years ago
  34. 5f999a8 Add support for Imagination Technologies Meta by James Hogan · 11 years ago
  35. 492f81f Add support for the OpenRISC 1000 platform by Christian Svensson · 11 years ago
  36. 88eafd8 Improve perf_event_open argument decoding by Ben Noordhuis · 11 years ago
  37. d8d3bd3 Add AArch64 support to strace by Steve McIntyre · 12 years ago
  38. d376c92 Add configure --enable-gcc-Werror option by Dmitry V. Levin · 12 years ago
  39. 417eb88 Prepare for 4.7 release by Dmitry V. Levin · 12 years ago
  40. cf050db Fix build with <linux/loop.h> from 2.6.18 kernel headers by Dmitry V. Levin · 12 years ago
  41. ea22e97 Make printing of utsname.domainname more portable by Dmitry V. Levin · 12 years ago
  42. 085e428 x32: add ia32 support by H.J. Lu · 12 years ago
  43. 35be581 Add x32 support to strace by H.J. Lu · 12 years ago
  44. d8879f4 configure.ac: sort lists and use m4_normalize to ease maintenance by Dmitry V. Levin · 12 years ago
  45. b468f23 Implement prlimit64 decoding, rewrite [gs]etrlimit decoding by Dmitry V. Levin · 12 years ago
  46. 63e4f86 arm: fix compilation warnings by Dmitry V. Levin · 12 years ago
  47. e83e157 Compress blank lines by Dmitry V. Levin · 12 years ago
  48. ee245d8 Remove parts of automake machinery which are not needed on Linux by Dmitry V. Levin · 12 years ago
  49. 1a3cf10 Build fixes after non-Linux code removal by Denys Vlasenko · 12 years ago
  50. 5afdf12 Manual removal of non-Linux source, documentation, etc. by Denys Vlasenko · 12 years ago
  51. 612659e util: check for process_vm_readv in C library by Mike Frysinger · 12 years ago
  52. 0a295bc Add stpcpy to autoconf machinery by Denys Vlasenko · 13 years ago
  53. 25caa31 Fix compilation on linux 2.4.x by Dmitry V. Levin · 13 years ago
  54. 1b0df40 Check for additional PTRACE_* constants by Dmitry V. Levin · 13 years ago
  55. d166c55 Remove superfluous backslash-continuation in configure.ac by Denys Vlasenko · 13 years ago
  56. 03aefda Ensure that PTRACE_GETSIGINFO et al are always defined on Linux by Dmitry V. Levin · 13 years ago
  57. 50e69cb Prepare for 4.6 release by Dmitry V. Levin · 13 years ago
  58. 525a39a Generate an xz tar archive of the distribution by Dmitry V. Levin · 13 years ago
  59. 4e4b5ad Implement two basic "strace -f" tests by Dmitry V. Levin · 13 years ago
  60. 7fea79b Parse SOL_SCTP socket options by Holger Hans Peter Freyther · 13 years ago
  61. 09fa7f8 Enable support for less verbose build rules by Dmitry V. Levin · 14 years ago
  62. 6d12afd Fix long long little endian detection when cross-compiling by Mike Frysinger · 14 years ago
  63. 1ed5d80 Turn on more compiler warnings by Dmitry V. Levin · 14 years ago
  64. 918e49b Import warnings.m4 from gnulib by Dmitry V. Levin · 14 years ago
  65. 939caba Add support for the MicroBlaze architecture by Edgar E. Iglesias · 14 years ago
  66. d69fa49 Add biarch support for powerpc64 by Andreas Schwab · 14 years ago
  67. acbe518 Prepare for 4.5.20 release by Dmitry V. Levin · 14 years ago
  68. 360986b Avoid spurious error when checking for linux/netlink.h by Andreas Schwab · 14 years ago
  69. c8c6698 Add support for the TILE architecture by Chris Metcalf · 14 years ago
  70. 9906e6d Fix handling of Linux systems without struct statfs64 by Bernhard Reutner-Fischer · 15 years ago
  71. f0df31e Fix check for linux/netlink.h on Linux 2.6.32-rc5+ by Dmitry V. Levin · 15 years ago
  72. 8af45cf * configure.ac (AC_CHECK_HEADERS): Remove asm/reg.h. by Dmitry V. Levin · 15 years ago
  73. ffda2d3 * configure.ac: Use AC_CONFIG_AUX_DIR([.]). by Roland McGrath · 15 years ago
  74. c1a5b7e Add support for Linux/no-mmu with vfork by Mike Frysinger · 15 years ago
  75. 24ab960 * configure.ac (AC_CHECK_FUNCS): Sort and expand. by Mike Frysinger · 15 years ago
  76. fbfed22 Prepare for 4.5.19 release by Dmitry V. Levin · 15 years ago
  77. f48df6c Clean up header checks by Dmitry V. Levin · 15 years ago
  78. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 15 years ago
  79. ea0e6e8 CRIS support by Hinko Kocevar (hinko.kocevar AT cetrtapot.si) by Denys Vlasenko · 15 years ago
  80. 587c7b5 2009-02-10 Roland McGrath <roland@redhat.com> by Roland McGrath · 15 years ago
  81. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  82. d915c80 2008-09-18 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  83. 09db705 Prepare for 4.5.18 release by Roland McGrath · 16 years ago
  84. 639658b 2008-07-31 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  85. 6a1311d 2008-07-21 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  86. 0cbb4e4 2008-05-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  87. 67828ca 2007-11-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  88. 47d3223 2007-08-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  89. d26486e 2007-07-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  90. e7fa305 2007-07-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  91. fece322 2007-07-05 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  92. 16a3a52 2007-01-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  93. 1f336e5 2006-10-14 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  94. f4d9b49 2006-01-16 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  95. be4d9f8 2005-08-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  96. cab4380 2005-08-03 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  97. 182cbf4 2005-06-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  98. cbdbcaf 2005-05-09 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  99. 7147a3d 2005-03-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago
  100. d818403 2005-03-14 Roland McGrath <roland@redhat.com> by Roland McGrath · 19 years ago