1. 327064b Add -k option to print stack trace after each syscall by Luca Clementi · 11 years ago
  2. 761ed9b Implement xlat generator by Mike Frysinger · 10 years ago
  3. 99a0544 Refactor LDT decoding by Dmitry V. Levin · 10 years ago
  4. 1d912af Remove obsolete ioctlsort.c by Dmitry V. Levin · 10 years ago
  5. 3acf403 Implement add_key, keyctl, and request_key decoding by Dmitry V. Levin · 10 years ago
  6. fc4727d Implement ioprio_get and ioprio_set decoding by Dmitry V. Levin · 10 years ago
  7. 2f332e9 Cleanup inotify syscalls decoding by Dmitry V. Levin · 10 years ago
  8. 9aaf88c Enhance reboot decoding by Dmitry V. Levin · 10 years ago
  9. 90aa9f4 Implement kexec_load decoding by Dmitry V. Levin · 10 years ago
  10. 99db95d Implement fanotify_init and fanotify_mark decoding by Dmitry V. Levin · 10 years ago
  11. 2a32eaa Convert personality_options to XLAT form by Dmitry V. Levin · 10 years ago
  12. b88a6f8 Decode ptp ioctls by Stefan Sørensen · 10 years ago
  13. 2b64034 Move io_* syscalls decoding to a separate file by Dmitry V. Levin · 11 years ago
  14. 7daacbb Add support for ARC Cores from Synopsys by Vineet Gupta · 11 years ago
  15. 1cd3f5f ioctlent: add UAPI support by Dmitry V. Levin · 11 years ago
  16. 0db34e7 Fix "make dist" on recently added architectures by Dmitry V. Levin · 11 years ago
  17. 8e0b8be Fix "make dist" regression introduced by commit v4.7-184-gd648f29 by Dmitry V. Levin · 11 years ago
  18. 6c19136 Rename COPYRIGHT to COPYING by Mike Frysinger · 11 years ago
  19. de462cf Move subcall decoding configuration out of the common code by Dmitry V. Levin · 11 years ago
  20. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  21. dce7593 build: introduce git-version-gen by Dmitry V. Levin · 11 years ago
  22. 7ae73a9 Makefile.am: sort long lists to ease maintenance by Dmitry V. Levin · 11 years ago
  23. 07f0229 build: fix "make dist" regression introduced by commit v4.7-105-g7270de5 by Dmitry V. Levin · 11 years ago
  24. 3e3285c build: fix "make dist" regression introduced by commit v4.7-29-g17e3860 by Dmitry V. Levin · 11 years ago
  25. 76f61be Makefile: add commented-out tweak to generate link map by Denys Vlasenko · 11 years ago
  26. 17e3860 Filter out redundant "*32" ioctl entries by Dmitry V. Levin · 12 years ago
  27. ebee04c Decode /dev/loop ioctls by Mike Frysinger · 12 years ago
  28. 085e428 x32: add ia32 support by H.J. Lu · 12 years ago
  29. 6e4f3c1 Add custom (faster) vfprintf implementation (disabled by default) by Denys Vlasenko · 12 years ago
  30. 35be581 Add x32 support to strace by H.J. Lu · 12 years ago
  31. 0cbed35 Decode mtd ioctls by Mike Frysinger · 12 years ago
  32. f36ede6 Makefile.am: whitespace fix by Denys Vlasenko · 12 years ago
  33. 796f6e8 install strace-log-merge by "make install" by Denys Vlasenko · 12 years ago
  34. ee245d8 Remove parts of automake machinery which are not needed on Linux by Dmitry V. Levin · 12 years ago
  35. aa925db Remove a few more code parts which are unused on Linux by Denys Vlasenko · 12 years ago
  36. 1a3cf10 Build fixes after non-Linux code removal by Denys Vlasenko · 12 years ago
  37. 5afdf12 Manual removal of non-Linux source, documentation, etc. by Denys Vlasenko · 12 years ago
  38. 594399d gitlog-to-changelog: update from gnulib by Dmitry V. Levin · 13 years ago
  39. 8a08277 Add ability to print file descriptor paths and filter by those paths by Grant Edwards · 13 years ago
  40. 9004e12 linux/ioctlent: unify them all by Mike Frysinger · 13 years ago
  41. 6c0e2fc Take all git branches into account for generation of CREDITS file by Sebastian Pipping · 13 years ago
  42. 525a39a Generate an xz tar archive of the distribution by Dmitry V. Levin · 13 years ago
  43. 4e4b5ad Implement two basic "strace -f" tests by Dmitry V. Levin · 13 years ago
  44. 59138a2 Generate much of the CREDITS file from git log by Dmitry V. Levin · 13 years ago
  45. 0afbf85 Update the list of files that must be distributed by Dmitry V. Levin · 13 years ago
  46. 330a895 linux/sparc: move to common syscall.h by Mike Frysinger · 13 years ago
  47. 71a78bc sparc: punt unused syscall.h.2 by Mike Frysinger · 13 years ago
  48. 4ef6db4 Add block ioctl support by Dmitry V. Levin · 13 years ago
  49. 918e49b Import warnings.m4 from gnulib by Dmitry V. Levin · 14 years ago
  50. 916aded Split acinclude.m4 by Dmitry V. Levin · 14 years ago
  51. 939caba Add support for the MicroBlaze architecture by Edgar E. Iglesias · 14 years ago
  52. c94a774 Fix "make dist" regression introduced by commit v4.5.19-12-g5078770 by Dmitry V. Levin · 14 years ago
  53. c8c6698 Add support for the TILE architecture by Chris Metcalf · 14 years ago
  54. 27bb9ee * Makefile.am (INCLUDES): Remove redundant search directories. by Dmitry V. Levin · 14 years ago
  55. 76ac37d * Makefile.am [MAINTAINER_MODE]: Define and export TAR_OPTIONS. by Dmitry V. Levin · 15 years ago
  56. 2b832df * Makefile.am (srpm): New phony target. by Roland McGrath · 15 years ago
  57. a478d74 * Makefile.am (EXTRA_DIST): Add ChangeLog. by Roland McGrath · 15 years ago
  58. 7304fd9 * Makefile.am (gen_changelog_start_date): Fix date. by Dmitry V. Levin · 15 years ago
  59. 08f922a Generate ChangeLog from git log by Dmitry V. Levin · 15 years ago
  60. 82f4cc6 README-CVS: Rename to README-hacking by Dmitry V. Levin · 15 years ago
  61. 5ae2b7c AVR32 support by Hans-Christian Egtvedt by Denys Vlasenko · 15 years ago
  62. f3c9ed4 Further signalent.h cleanup. by Denys Vlasenko · 15 years ago
  63. 5356026 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  64. 185cce1 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  65. d8df371 Patch by Mike Frysinger (vapier AT gentoo.org). by Denys Vlasenko · 15 years ago
  66. 87ea1f4 2008-10-23 Mike Frysinger <vapier@gentoo.org> by Dmitry V. Levin · 16 years ago
  67. 1cdfb8f 2008-07-31 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  68. 09a007c 2008-07-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 16 years ago
  69. b011af5 2007-03-29 Vladimir Nadvornik <nadvornik@suse.cz> by Dmitry V. Levin · 17 years ago
  70. 7d61ff1 2006-12-21 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago
  71. ef5c3d6 2006-10-16 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 18 years ago
  72. 5a862ff 2006-04-25 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  73. cdb2473 2005-12-01 Roland McGrath <roland@redhat.com> by Roland McGrath · 18 years ago
  74. 0165e77 2004-07-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  75. 6617729 2004-07-12 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  76. adc2b30 Tweak maintainer rules. by Roland McGrath · 20 years ago
  77. bc44e40 2004-07-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 20 years ago
  78. ac971c2 2003-02-26 Stuart Menefy <stuart.menefy@st.com> by Roland McGrath · 21 years ago
  79. 9c9a253 2003-02-19 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  80. 44f24c7 2003-01-08 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  81. d97b207 2002-12-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  82. 7daaace 2002-12-30 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  83. 2746edd 2002-12-29 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  84. 80964aa 2002-12-29 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago
  85. 6d2b349 2002-12-22 Roland McGrath <roland@redhat.com> by Roland McGrath · 21 years ago