1. d845411 Prepare for 4.8 release by Dmitry V. Levin · 11 years ago
  2. 0db34e7 Fix "make dist" on recently added architectures by Dmitry V. Levin · 11 years ago
  3. 8e0b8be Fix "make dist" regression introduced by commit v4.7-184-gd648f29 by Dmitry V. Levin · 11 years ago
  4. e8ff4c6 Do not suppress signal delivery messages with -qq by Dmitry V. Levin · 11 years ago
  5. 5c0796f tile: use siginfo_t, not struct siginfo by Chris Metcalf · 11 years ago
  6. d90a2d2 tile: remove MAP_CACHE_xxx support in mem.c by Chris Metcalf · 11 years ago
  7. 6c19136 Rename COPYRIGHT to COPYING by Mike Frysinger · 11 years ago
  8. 0eb7165 Sync strace.spec and debian/ with packages by Dmitry V. Levin · 11 years ago
  9. f782201 Update PTRACE_O_* constants by Dmitry V. Levin · 11 years ago
  10. ea0d2a6 Update AF_*, PF_*, MSG_*, and TCP_* constants by Dmitry V. Levin · 11 years ago
  11. 1d2435b NOMMU: do not hide startup syscalls unless in -D mode by Dmitry V. Levin · 11 years ago
  12. 882478a Make -D mode work when the Yama LSM is enabled by Dmitry V. Levin · 11 years ago
  13. 7a0fb38 Update PR_* constants by Dmitry V. Levin · 11 years ago
  14. 2a3d275 Hide startup syscalls. by Denys Vlasenko · 11 years ago
  15. 01997cf Allow -q to be repeated for very quiet output by Daniel P. Berrange · 11 years ago
  16. 8190912 mips o32: fix syscall table by Dmitry V. Levin · 11 years ago
  17. b1e7cb1 mips n64: fix syscall table by Dmitry V. Levin · 11 years ago
  18. 26ff3f2 mips n32: fix syscall table by Dmitry V. Levin · 11 years ago
  19. f9236e6 sync_file_range: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  20. cbd4e92 Add syscall entries for new linux syscalls by Dmitry V. Levin · 11 years ago
  21. 56ef5ef tests/net: fix portability issues by Dmitry V. Levin · 11 years ago
  22. 47b0dcc tests: add a test for basic network syscalls by Dmitry V. Levin · 11 years ago
  23. 56fb81c tests: do not skip tests when timeout utility is not available by Dmitry V. Levin · 11 years ago
  24. de462cf Move subcall decoding configuration out of the common code by Dmitry V. Levin · 11 years ago
  25. ebe3d3a sparc: remove some unused declarations and macros by Dmitry V. Levin · 11 years ago
  26. 3883ab8 mips: fix build regression by Mike Frysinger · 11 years ago
  27. f6c246f metag: rename llseek syscall to _llseek by James Hogan · 11 years ago
  28. 28927cd metag: disable socket and ipc subcall support by James Hogan · 11 years ago
  29. 5273cb7 pread, pwrite: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  30. ea5a079 preadv, pwritev: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  31. 54aee7a ftruncate64, truncate64: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  32. eb1cc15 fallocate: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  33. 3f4a41a fadvise64, fadvise64_64: fix handlers and number of syscall arguments by Dmitry V. Levin · 11 years ago
  34. 2690fad mips o32: raise the max number of syscall arguments to 7 by Dmitry V. Levin · 11 years ago
  35. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  36. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  37. 828bbd8 linux/syscall.h: make subcall decoding configuration more readable by Dmitry V. Levin · 11 years ago
  38. 2f6519a xtensa: disable socket and ipc subcall support by Chris Zankel · 11 years ago
  39. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  40. 53f6795 tests/stat: enhance regexps by Dmitry V. Levin · 11 years ago
  41. 6f11acd tests/stat: support fstatat syscall for stat() by Chris Metcalf · 11 years ago
  42. 8e096c4 ARM OABI: fix 64-bit arguments decoding by Dmitry V. Levin · 11 years ago
  43. a32b683 printllval: fix 64bit unpacking on mips/o32 and xtensa by Mike Frysinger · 11 years ago
  44. c7b2f0c tile: disable socket and ipc subcall support by Chris Metcalf · 11 years ago
  45. 6b572cf Blackfin: disable socketcall and ipc subcall support by Mike Frysinger · 11 years ago
  46. 554c8be s390: fix # of args truncate64/ftruncate64 takes by Mike Frysinger · 11 years ago
  47. 2f99788 mtd: clamp ubi name strings by Mike Frysinger · 11 years ago
  48. 7a498be printxval: support more architectures by Dmitry V. Levin · 11 years ago
  49. 80acf62 Fix building for sparc64 targets by Mike Frysinger · 11 years ago
  50. 921744d Fix building for mips n64 targets by Mike Frysinger · 11 years ago
  51. 8d5f115 hppa: fix stat64 and fstat64 decoding by Dmitry V. Levin · 11 years ago
  52. a55b6b1 arm, aarch64, ppc: fix printllval-based decoders by Dmitry V. Levin · 11 years ago
  53. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  54. 48d3159 test: add mtd/ubi test helpers by Mike Frysinger · 11 years ago
  55. b51ce62 test: include headers for used funcs by Mike Frysinger · 11 years ago
  56. 8582f88 ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1 by Dmitry V. Levin · 11 years ago
  57. 1970da0 tests: stat: fix clean up of sample file by Mike Frysinger · 11 years ago
  58. d26d011 Ignore more files by Mike Frysinger · 11 years ago
  59. 7ae4a88 x32: fix decoding of i386 truncate and ftruncate syscalls by Dmitry V. Levin · 11 years ago
  60. 0b46883 x32: fix printllval-based decoders of i386 syscalls by Dmitry V. Levin · 11 years ago
  61. 318b0dd tests: add basic test for ftruncate, lseek and stat family syscalls by Dmitry V. Levin · 11 years ago
  62. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 11 years ago
  63. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  64. e67e9f8 x86_64: decode __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  65. bd2e28a x32: fix decoding of __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  66. 554e6f3 test/threaded_execve: fix on metag by James Hogan · 11 years ago
  67. 5cf23c5 test/skodic: make a bit more portable by James Hogan · 11 years ago
  68. 6303f35 printllval: handle s390x by Mike Frysinger · 11 years ago
  69. bb3a0f7 Stop using old AM_CONFIG_HEADER macro by Mike Frysinger · 11 years ago
  70. dce7593 build: introduce git-version-gen by Dmitry V. Levin · 11 years ago
  71. 7ae73a9 Makefile.am: sort long lists to ease maintenance by Dmitry V. Levin · 11 years ago
  72. 07f0229 build: fix "make dist" regression introduced by commit v4.7-105-g7270de5 by Dmitry V. Levin · 11 years ago
  73. 3e3285c build: fix "make dist" regression introduced by commit v4.7-29-g17e3860 by Dmitry V. Levin · 11 years ago
  74. 149d7de Blackfin: tweak sram_alloc syscall decode by Mike Frysinger · 11 years ago
  75. 72cdefb Print io_submit() offsets in decimal by Zev Weiss · 11 years ago
  76. d2ab7fd Fix building outside source directory by Andreas Schwab · 11 years ago
  77. 341d09a AArch64: Fix printing of long long value by Andreas Schwab · 11 years ago
  78. b6593de Update PR_* constants by Dmitry V. Levin · 11 years ago
  79. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 11 years ago
  80. 6e5f5b3 Add example script which builds static (possibly cross-compiled) strace by Denys Vlasenko · 11 years ago
  81. c8938e0 Use 64-bit versions of stat, readdir and setrlimit functions when available by Dmitry V. Levin · 11 years ago
  82. 68f80e6 Do not use struct dirent in readdir decoding by Dmitry V. Levin · 11 years ago
  83. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 11 years ago
  84. 3b211d8 Fix build with older versions of libaio.h by Dmitry V. Levin · 11 years ago
  85. c108ba2 Fix io_submit decoding by Dmitry V. Levin · 11 years ago
  86. 066a733 tests: relax check_prog to allow timeout command provided by busybox by Maxin B. John · 11 years ago
  87. b787b10 Reorganize get_regs code, hopefully without functional changes by Dmitry V. Levin · 11 years ago
  88. faa177e arm, i386: use PTRACE_GETREGSET if available by Dmitry V. Levin · 11 years ago
  89. 32c049a Include <sys/uio.h> and <elf.h> on all architectures by Dmitry V. Levin · 11 years ago
  90. 27e3ae9 x86-64: enhance PTRACE_GETREGSET test by Dmitry V. Levin · 11 years ago
  91. ee348c6 x32: use PTRACE_GETREGSET unconditionally by Dmitry V. Levin · 11 years ago
  92. 0482c5a x86-64, x32: do not include linux/ptrace.h unnecessarily by Dmitry V. Levin · 11 years ago
  93. 7d5696f i386, tile, x32: do not redefine ptrace prototype by Dmitry V. Levin · 11 years ago
  94. c41808b ptrace: decode note segment descriptor types by Dmitry V. Levin · 11 years ago
  95. 3ec134b Update MADV_* constants by Dmitry V. Levin · 11 years ago
  96. 8050cdc Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers() by Denys Vlasenko · 11 years ago
  97. 5198ed4 Open-code isprint(c) and isspace(c) by Denys Vlasenko · 11 years ago
  98. 76f61be Makefile: add commented-out tweak to generate link map by Denys Vlasenko · 11 years ago
  99. 61ad0a4 Stop using a large static buffer in getfdpath by Denys Vlasenko · 11 years ago
  100. 7672946 Fix wrongly indented closing curly brace. No code changes by Denys Vlasenko · 11 years ago