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