1. 2690fad mips o32: raise the max number of syscall arguments to 7 by Dmitry V. Levin · 11 years ago
  2. 34c445b mips: split syscallent.h by Dmitry V. Levin · 11 years ago
  3. 4996b3a readahead: fix number of syscall arguments by Dmitry V. Levin · 11 years ago
  4. 828bbd8 linux/syscall.h: make subcall decoding configuration more readable by Dmitry V. Levin · 11 years ago
  5. 2f6519a xtensa: disable socket and ipc subcall support by Chris Zankel · 11 years ago
  6. 6b03c9b Fix syscall flags by Dmitry V. Levin · 11 years ago
  7. 53f6795 tests/stat: enhance regexps by Dmitry V. Levin · 11 years ago
  8. 6f11acd tests/stat: support fstatat syscall for stat() by Chris Metcalf · 11 years ago
  9. 8e096c4 ARM OABI: fix 64-bit arguments decoding by Dmitry V. Levin · 11 years ago
  10. a32b683 printllval: fix 64bit unpacking on mips/o32 and xtensa by Mike Frysinger · 11 years ago
  11. c7b2f0c tile: disable socket and ipc subcall support by Chris Metcalf · 11 years ago
  12. 6b572cf Blackfin: disable socketcall and ipc subcall support by Mike Frysinger · 11 years ago
  13. 554c8be s390: fix # of args truncate64/ftruncate64 takes by Mike Frysinger · 11 years ago
  14. 2f99788 mtd: clamp ubi name strings by Mike Frysinger · 11 years ago
  15. 7a498be printxval: support more architectures by Dmitry V. Levin · 11 years ago
  16. 80acf62 Fix building for sparc64 targets by Mike Frysinger · 11 years ago
  17. 921744d Fix building for mips n64 targets by Mike Frysinger · 11 years ago
  18. 8d5f115 hppa: fix stat64 and fstat64 decoding by Dmitry V. Levin · 11 years ago
  19. a55b6b1 arm, aarch64, ppc: fix printllval-based decoders by Dmitry V. Levin · 11 years ago
  20. d648f29 Decode mtd/ubi ioctls by Mike Frysinger · 11 years ago
  21. 48d3159 test: add mtd/ubi test helpers by Mike Frysinger · 11 years ago
  22. b51ce62 test: include headers for used funcs by Mike Frysinger · 11 years ago
  23. 8582f88 ia64: fix compilation warnings introduced by commit v4.7-174-g44f0ed1 by Dmitry V. Levin · 11 years ago
  24. 1970da0 tests: stat: fix clean up of sample file by Mike Frysinger · 11 years ago
  25. d26d011 Ignore more files by Mike Frysinger · 11 years ago
  26. 7ae4a88 x32: fix decoding of i386 truncate and ftruncate syscalls by Dmitry V. Levin · 11 years ago
  27. 0b46883 x32: fix printllval-based decoders of i386 syscalls by Dmitry V. Levin · 11 years ago
  28. 318b0dd tests: add basic test for ftruncate, lseek and stat family syscalls by Dmitry V. Levin · 11 years ago
  29. 0eeda2c x32: fix build regressions introduced by commit v4.7-96-g8435d67 by Dmitry V. Levin · 11 years ago
  30. 44f0ed1 Alias sys_*lstat* syscall printing functions by Dmitry V. Levin · 11 years ago
  31. e67e9f8 x86_64: decode __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  32. bd2e28a x32: fix decoding of __old_kernel_stat based syscalls by Dmitry V. Levin · 11 years ago
  33. 554e6f3 test/threaded_execve: fix on metag by James Hogan · 11 years ago
  34. 5cf23c5 test/skodic: make a bit more portable by James Hogan · 11 years ago
  35. 6303f35 printllval: handle s390x by Mike Frysinger · 11 years ago
  36. bb3a0f7 Stop using old AM_CONFIG_HEADER macro by Mike Frysinger · 11 years ago
  37. dce7593 build: introduce git-version-gen by Dmitry V. Levin · 11 years ago
  38. 7ae73a9 Makefile.am: sort long lists to ease maintenance by Dmitry V. Levin · 11 years ago
  39. 07f0229 build: fix "make dist" regression introduced by commit v4.7-105-g7270de5 by Dmitry V. Levin · 11 years ago
  40. 3e3285c build: fix "make dist" regression introduced by commit v4.7-29-g17e3860 by Dmitry V. Levin · 11 years ago
  41. 149d7de Blackfin: tweak sram_alloc syscall decode by Mike Frysinger · 11 years ago
  42. 72cdefb Print io_submit() offsets in decimal by Zev Weiss · 12 years ago
  43. d2ab7fd Fix building outside source directory by Andreas Schwab · 12 years ago
  44. 341d09a AArch64: Fix printing of long long value by Andreas Schwab · 12 years ago
  45. b6593de Update PR_* constants by Dmitry V. Levin · 12 years ago
  46. 8f636ed Add support for the XTENSA architecture by Chris Zankel · 12 years ago
  47. 6e5f5b3 Add example script which builds static (possibly cross-compiled) strace by Denys Vlasenko · 12 years ago
  48. c8938e0 Use 64-bit versions of stat, readdir and setrlimit functions when available by Dmitry V. Levin · 12 years ago
  49. 68f80e6 Do not use struct dirent in readdir decoding by Dmitry V. Levin · 12 years ago
  50. 2c42f32 Do not use off_t in sendfile decoding by Dmitry V. Levin · 12 years ago
  51. 3b211d8 Fix build with older versions of libaio.h by Dmitry V. Levin · 12 years ago
  52. c108ba2 Fix io_submit decoding by Dmitry V. Levin · 12 years ago
  53. 066a733 tests: relax check_prog to allow timeout command provided by busybox by Maxin B. John · 12 years ago
  54. b787b10 Reorganize get_regs code, hopefully without functional changes by Dmitry V. Levin · 12 years ago
  55. faa177e arm, i386: use PTRACE_GETREGSET if available by Dmitry V. Levin · 12 years ago
  56. 32c049a Include <sys/uio.h> and <elf.h> on all architectures by Dmitry V. Levin · 12 years ago
  57. 27e3ae9 x86-64: enhance PTRACE_GETREGSET test by Dmitry V. Levin · 12 years ago
  58. ee348c6 x32: use PTRACE_GETREGSET unconditionally by Dmitry V. Levin · 12 years ago
  59. 0482c5a x86-64, x32: do not include linux/ptrace.h unnecessarily by Dmitry V. Levin · 12 years ago
  60. 7d5696f i386, tile, x32: do not redefine ptrace prototype by Dmitry V. Levin · 12 years ago
  61. c41808b ptrace: decode note segment descriptor types by Dmitry V. Levin · 12 years ago
  62. 3ec134b Update MADV_* constants by Dmitry V. Levin · 12 years ago
  63. 8050cdc Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers() by Denys Vlasenko · 12 years ago
  64. 5198ed4 Open-code isprint(c) and isspace(c) by Denys Vlasenko · 12 years ago
  65. 76f61be Makefile: add commented-out tweak to generate link map by Denys Vlasenko · 12 years ago
  66. 61ad0a4 Stop using a large static buffer in getfdpath by Denys Vlasenko · 12 years ago
  67. 7672946 Fix wrongly indented closing curly brace. No code changes by Denys Vlasenko · 12 years ago
  68. dafba9b strace_vfprintf: if malloc fails, exit gracefully by Denys Vlasenko · 12 years ago
  69. c76a363 Use sysconf(_SC_PAGESIZE) instead of hardcoded PAGE_SHIFT by Dmitry V. Levin · 12 years ago
  70. aba6292 Emit better message for ERESTARTNOHAND return by Denys Vlasenko · 12 years ago
  71. cc90291 Disable STREAMS syscalls for non-SPARC by Denys Vlasenko · 12 years ago
  72. e7db465 Fix printstrbufarg's address argument to be long, not int by Denys Vlasenko · 12 years ago
  73. 38cfe7c Remove variable tracing_paths and check in pathtrace_match by Denys Vlasenko · 12 years ago
  74. 7239dbc Use dynamically-sized selected[] array for -P PATH by Denys Vlasenko · 12 years ago
  75. f877982 metag,or1k: whitesace style fix. no code changes by Denys Vlasenko · 12 years ago
  76. 99d3e01 Assorted fixes to syscallent.h by Denys Vlasenko · 12 years ago
  77. 5f999a8 Add support for Imagination Technologies Meta by James Hogan · 12 years ago
  78. 1694092 umovestr: speed up check for NUL byte in the fetched word by Denys Vlasenko · 12 years ago
  79. 7b9e45e Fix trace=set regression introduced by commit v4.7-111-g9cbc15b by Dmitry V. Levin · 12 years ago
  80. 879dddd tile: handle printllval like x86_64 or powerpc64 by Chris Metcalf · 12 years ago
  81. 22efaf0 Make -b take SYSCALL param, document it in --help and in manpage. by Denys Vlasenko · 12 years ago
  82. 9700592 Cleanup umoven and umovestr by Dmitry V. Levin · 12 years ago
  83. 1a880cf pathtrace: fix umovestr return code check by Dmitry V. Levin · 12 years ago
  84. e6f5524 Fix compilation errors uncovered by -Werror=enum-compare by Dmitry V. Levin · 12 years ago
  85. 905e8e0 Mass replace error_msg("%s", "literal") -> error_msg("literal") by Denys Vlasenko · 12 years ago
  86. 1d58fe9 Make umoven report success as 0, not >=0, stop returning success on partial reads by Ben Noordhuis · 12 years ago
  87. 05f3251 Assorted NOMMU fixes by Denys Vlasenko · 12 years ago
  88. 38e79bb Shorten help text - no need to show deprecated option -F by Denys Vlasenko · 12 years ago
  89. 859ea8b Merge adjacent tprint's by Denys Vlasenko · 12 years ago
  90. b43dacd Correct i > MAX_NSYSCALLS commparison: should be i >= MAX_NSYSCALLS by Denys Vlasenko · 12 years ago
  91. f90979b Fix wrong offset display in dumpstr by Denys Vlasenko · 12 years ago
  92. 7632580 Fix a bug in dumpstr (no null termination). Essentially rewrote dumpstr by Denys Vlasenko · 12 years ago
  93. 9cbc15b Eliminate MAX_QUALS, make qualifier array dynamic by Denys Vlasenko · 12 years ago
  94. a9fe13c Create and use struct_sysent and struct_ioctlent typedefs. by Denys Vlasenko · 12 years ago
  95. 40d63b9 Use tcp->qual_flg instead of qual_flags[] in verbose() and abbrev() by Denys Vlasenko · 12 years ago
  96. c1540fe Remove unused QUAL_FAULT code (was used by non-Linux code only). by Denys Vlasenko · 12 years ago
  97. a585c9d Use uint8_t for qual_flags[] instead of ints. by Denys Vlasenko · 12 years ago
  98. 74ec14f Eliminate many SCNO_IS_VALID checks by Denys Vlasenko · 12 years ago
  99. 7270de5 ARM: make it one-personality arch by Denys Vlasenko · 12 years ago
  100. e7030e5 arm: shorten syscall table for EABI - no point in storing NULL entries by Denys Vlasenko · 12 years ago