1. 4a9ba98 Improve error messages in detach() by Denys Vlasenko · 11 years ago
  2. 725dd42 Remove workarounds for ancient kernels lacking __WALL by Denys Vlasenko · 11 years ago
  3. 69e27ef USE_SEIZE: fix detaching from stopped processes by Denys Vlasenko · 11 years ago
  4. 0d7c365 tests: disable /proc based checks when /proc is not mounted by Dmitry V. Levin · 11 years ago
  5. a815185 tests/detach-{running,sleeping,stopped}: check post-detach state by Denys Vlasenko · 11 years ago
  6. 78460f8 tests: ensure that strace can detach from running processes by Dmitry V. Levin · 11 years ago
  7. 223e9a6 tests: ensure that strace does not leave sleeping processes stopped by Dmitry V. Levin · 11 years ago
  8. 3cb7a0c tests: fix parallel-tests support in detach-* tests by Dmitry V. Levin · 11 years ago
  9. 1e0a280 tests: parametrize "sleep 1" by Dmitry V. Levin · 11 years ago
  10. 97c8508 tests: ensure that strace can detach from sleeping and stopped processes by Dmitry V. Levin · 11 years ago
  11. f60347d tests: enhance timeout checks by Dmitry V. Levin · 11 years ago
  12. 3cf90b6 tests: enable parallel-tests support by Dmitry V. Levin · 11 years ago
  13. 107ceb9 tests: prepare for parallel-tests support by Dmitry V. Levin · 11 years ago
  14. f1669e7 Cleanups. No logic changes. by Denys Vlasenko · 11 years ago
  15. 02d2c70 maint: post-release administrivia by Dmitry V. Levin · 11 years ago
  16. 1cd3f5f ioctlent: add UAPI support by Dmitry V. Levin · 11 years ago
  17. d845411 Prepare for 4.8 release by Dmitry V. Levin · 11 years ago
  18. 0db34e7 Fix "make dist" on recently added architectures by Dmitry V. Levin · 11 years ago
  19. 8e0b8be Fix "make dist" regression introduced by commit v4.7-184-gd648f29 by Dmitry V. Levin · 11 years ago
  20. e8ff4c6 Do not suppress signal delivery messages with -qq by Dmitry V. Levin · 11 years ago
  21. 5c0796f tile: use siginfo_t, not struct siginfo by Chris Metcalf · 11 years ago
  22. d90a2d2 tile: remove MAP_CACHE_xxx support in mem.c by Chris Metcalf · 11 years ago
  23. 6c19136 Rename COPYRIGHT to COPYING by Mike Frysinger · 11 years ago
  24. 0eb7165 Sync strace.spec and debian/ with packages by Dmitry V. Levin · 11 years ago
  25. f782201 Update PTRACE_O_* constants by Dmitry V. Levin · 11 years ago
  26. ea0d2a6 Update AF_*, PF_*, MSG_*, and TCP_* constants by Dmitry V. Levin · 11 years ago
  27. 1d2435b NOMMU: do not hide startup syscalls unless in -D mode by Dmitry V. Levin · 11 years ago
  28. 882478a Make -D mode work when the Yama LSM is enabled by Dmitry V. Levin · 11 years ago
  29. 7a0fb38 Update PR_* constants by Dmitry V. Levin · 11 years ago
  30. 2a3d275 Hide startup syscalls. by Denys Vlasenko · 11 years ago
  31. 01997cf Allow -q to be repeated for very quiet output by Daniel P. Berrange · 11 years ago
  32. 8190912 mips o32: fix syscall table by Dmitry V. Levin · 11 years ago
  33. b1e7cb1 mips n64: fix syscall table by Dmitry V. Levin · 11 years ago
  34. 26ff3f2 mips n32: fix syscall table by Dmitry V. Levin · 11 years ago
  35. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  36. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  37. 56ef5ef tests/net: fix portability issues by Dmitry V. Levin · 11 years ago
  38. 47b0dcc tests: add a test for basic network syscalls by Dmitry V. Levin · 11 years ago
  39. 56fb81c tests: do not skip tests when timeout utility is not available by Dmitry V. Levin · 11 years ago
  40. de462cf Move subcall decoding configuration out of the common code by Dmitry V. Levin · 11 years ago
  41. ebe3d3a sparc: remove some unused declarations and macros by Dmitry V. Levin · 11 years ago
  42. 3883ab8 mips: fix build regression by Mike Frysinger · 11 years ago
  43. f6c246f metag: rename llseek syscall to _llseek by James Hogan · 11 years ago
  44. 28927cd metag: disable socket and ipc subcall support by James Hogan · 11 years ago
  45. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  46. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  47. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  48. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  49. 3f4a41a fadvise64, fadvise64_64: fix handlers and number of syscall arguments by Dmitry V. Levin · 11 years ago
  50. 2690fad mips o32: raise the max number of syscall arguments to 7 by Dmitry V. Levin · 11 years ago
  51. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  52. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  53. 828bbd8 linux/syscall.h: make subcall decoding configuration more readable by Dmitry V. Levin · 11 years ago
  54. 2f6519a xtensa: disable socket and ipc subcall support by Chris Zankel · 11 years ago
  55. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  56. 53f6795 tests/stat: enhance regexps by Dmitry V. Levin · 11 years ago
  57. 6f11acd tests/stat: support fstatat syscall for stat() by Chris Metcalf · 11 years ago
  58. 8e096c4 ARM OABI: fix 64-bit arguments decoding by Dmitry V. Levin · 11 years ago
  59. a32b683 printllval: fix 64bit unpacking on mips/o32 and xtensa by Mike Frysinger · 11 years ago
  60. c7b2f0c tile: disable socket and ipc subcall support by Chris Metcalf · 11 years ago
  61. 6b572cf Blackfin: disable socketcall and ipc subcall support by Mike Frysinger · 11 years ago
  62. 554c8be s390: fix # of args truncate64/ftruncate64 takes by Mike Frysinger · 11 years ago
  63. 2f99788 mtd: clamp ubi name strings by Mike Frysinger · 11 years ago
  64. 7a498be printxval: support more architectures by Dmitry V. Levin · 11 years ago
  65. 80acf62 Fix building for sparc64 targets by Mike Frysinger · 11 years ago
  66. 921744d Fix building for mips n64 targets by Mike Frysinger · 11 years ago
  67. 8d5f115 hppa: fix stat64 and fstat64 decoding by Dmitry V. Levin · 11 years ago
  68. a55b6b1 arm, aarch64, ppc: fix printllval-based decoders by Dmitry V. Levin · 11 years ago
  69. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  70. 48d3159 test: add mtd/ubi test helpers by Mike Frysinger · 11 years ago
  71. b51ce62 test: include headers for used funcs by Mike Frysinger · 11 years ago
  72. 8582f88 ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1 by Dmitry V. Levin · 11 years ago
  73. 1970da0 tests: stat: fix clean up of sample file by Mike Frysinger · 11 years ago
  74. d26d011 Ignore more files by Mike Frysinger · 11 years ago
  75. 7ae4a88 x32: fix decoding of i386 truncate and ftruncate syscalls by Dmitry V. Levin · 11 years ago
  76. 0b46883 x32: fix printllval-based decoders of i386 syscalls by Dmitry V. Levin · 11 years ago
  77. 318b0dd tests: add basic test for ftruncate, lseek and stat family syscalls by Dmitry V. Levin · 11 years ago
  78. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 11 years ago
  79. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  80. e67e9f8 x86_64: decode __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  81. bd2e28a x32: fix decoding of __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  82. 554e6f3 test/threaded_execve: fix on metag by James Hogan · 11 years ago
  83. 5cf23c5 test/skodic: make a bit more portable by James Hogan · 11 years ago
  84. 6303f35 printllval: handle s390x by Mike Frysinger · 11 years ago
  85. bb3a0f7 Stop using old AM_CONFIG_HEADER macro by Mike Frysinger · 11 years ago
  86. dce7593 build: introduce git-version-gen by Dmitry V. Levin · 11 years ago
  87. 7ae73a9 Makefile.am: sort long lists to ease maintenance by Dmitry V. Levin · 11 years ago
  88. 07f0229 build: fix "make dist" regression introduced by commit v4.7-105-g7270de5 by Dmitry V. Levin · 11 years ago
  89. 3e3285c build: fix "make dist" regression introduced by commit v4.7-29-g17e3860 by Dmitry V. Levin · 11 years ago
  90. 149d7de Blackfin: tweak sram_alloc syscall decode by Mike Frysinger · 11 years ago
  91. 72cdefb Print io_submit() offsets in decimal by Zev Weiss · 11 years ago
  92. d2ab7fd Fix building outside source directory by Andreas Schwab · 11 years ago
  93. 341d09a AArch64: Fix printing of long long value by Andreas Schwab · 11 years ago
  94. b6593de Update PR_* constants by Dmitry V. Levin · 11 years ago
  95. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago
  96. 6e5f5b3 Add example script which builds static (possibly cross-compiled) strace by Denys Vlasenko · 11 years ago
  97. c8938e0 Use 64-bit versions of stat, readdir and setrlimit functions when available by Dmitry V. Levin · 11 years ago
  98. 68f80e6 Do not use struct dirent in readdir decoding by Dmitry V. Levin · 11 years ago
  99. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 11 years ago
  100. 3b211d8 Fix build with older versions of libaio.h by Dmitry V. Levin · 11 years ago