1. 67c2f67 Fix decoding of statfs family syscalls by Dmitry V. Levin · 9 years ago
  2. 0e09704 Move definition of struct xlat to a separate header file by Dmitry V. Levin · 9 years ago
  3. e5c8849 Rename PRI__s64 to PRI__d64 by Dmitry V. Levin · 9 years ago
  4. b0d23cc Add sentinel attribute to printxvals by Dmitry V. Levin · 9 years ago
  5. 1f3482b Define PRI__[uxs]64 macros to print __s64 and __u64 values by Jeff Mahoney · 9 years ago
  6. 1ab6e25 Replace printargs_lu and printargs_ld with printargs_u and printargs_d by Dmitry V. Levin · 9 years ago
  7. 3c17d1b Implement caching of print_sockaddr_by_inode by Dmitry V. Levin · 9 years ago
  8. 93c9d1c Fix dumping of recvmsg syscall in case of short read by Dmitry V. Levin · 9 years ago
  9. 05a0af6 Fix decoding and dumping of readv syscall in case of short read by Dmitry V. Levin · 9 years ago
  10. f32126b Move gcc compat macros to gcc_compat.h by Dmitry V. Levin · 9 years ago
  11. 34683e3 Fix SYS_FUNC and SEN macros for musl by Szabolcs Nagy · 9 years ago
  12. da126fb Replace HAVE_LITTLE_ENDIAN_LONG_LONG with WORDS_BIGENDIAN by Dmitry V. Levin · 9 years ago
  13. c37173f aarch64: swap 64-bit and 32-bit personalities by Dmitry V. Levin · 9 years ago
  14. 8b6046a ioctl: allow to stop decoding number by Gabriel Laskar · 9 years ago
  15. a2fdfe9 Refer to -h on incorrect usage by Elvira Khabirova · 9 years ago
  16. 5cb45b2 mpers: skip xlat struct definitions in mpers mode by Dmitry V. Levin · 9 years ago
  17. a367db8 Mpersify parsers of readdir and getdents syscalls by Dmitry V. Levin · 9 years ago
  18. 4cb5ccc Convert another parser of struct timeval to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  19. 2950de3 Convert another parser of struct timespec to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  20. f1e3a32 Convert parser of struct timeval to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  21. 5938526 Convert parser of struct timespec to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  22. 9af94a2 Add is_erestart helper function by Dmitry V. Levin · 9 years ago
  23. 3858b93 Add helper functions to clear/restore syserror by Dmitry V. Levin · 9 years ago
  24. 322be80 Convert parser of struct itimerval to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  25. dad1eef Convert parser of struct timex to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  26. 6f950cc Convert parser of struct sigevent to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  27. e2fb0bb Simplify use of mpers printers by Dmitry V. Levin · 9 years ago
  28. b172a94 Add a new helper function umove_ulong_array_or_printaddr by Dmitry V. Levin · 9 years ago
  29. 09a1a5a Rename umove_long_or_printaddr to umove_ulong_or_printaddr by Dmitry V. Levin · 9 years ago
  30. a1fa83d aarch64, ppc64, sparc64, tile: hook up mpers printers by Dmitry V. Levin · 9 years ago
  31. 6fb8c6f Mpersify parsers of getrusage, waitpid, wait4, and waitid syscalls by Dmitry V. Levin · 9 years ago
  32. a0b6249 Mpersify printsiginfo_at printer by Elvira Khabirova · 9 years ago
  33. 0929422 Add mpers support by Elvira Khabirova · 9 years ago
  34. 13c2173 Fix multiple personalities support in parser of io_submit syscall by Dmitry V. Levin · 9 years ago
  35. 54646b8 decode extend getsockopt/setsockopt options by Mike Frysinger · 9 years ago
  36. c01ad06 ipc.c: split into separate files by Elvira Khabirova · 9 years ago
  37. d77f669 Make printnum_* functions return boolean status by Dmitry V. Levin · 9 years ago
  38. 2479ef0 Fix printing tracee's long integers by Dmitry V. Levin · 9 years ago
  39. d2eaf67 signal: SIGSYS: decode si_syscall & si_arch fields by Mike Frysinger · 9 years ago
  40. dd5f0ce Use printnum_int64 instead of print_loff_t by Dmitry V. Levin · 9 years ago
  41. 0e946ab defs.h: do not include <signal.h> by Dmitry V. Levin · 9 years ago
  42. 28e32df Add unique syscall entry numbers (SENs) by Elvira Khabirova · 9 years ago
  43. 69127a3 Add several generic integer pairs printing functions by Dmitry V. Levin · 9 years ago
  44. c88163e Add two generic integer printing functions by Dmitry V. Levin · 9 years ago
  45. 332a326 Add address printing functions by Dmitry V. Levin · 9 years ago
  46. 204c2bc Implement RVAL_DECODED flag by Dmitry V. Levin · 9 years ago
  47. 044eef2 Move ioctl syscall parser to ioctl.c by Dmitry V. Levin · 9 years ago
  48. d93c4e8 Consistenly use #ifdef to check for AC_DEFINE'd macros by Dmitry V. Levin · 10 years ago
  49. 3e9d71f Introduce memory allocation wrappers by Dmitry V. Levin · 10 years ago
  50. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  51. ea1fea6 umovestr: read chunks of memory up to pagesize at a time by Dmitry V. Levin · 10 years ago
  52. 5647cf8 Use macros for gcc attributes by Dmitry V. Levin · 10 years ago
  53. c84d0b8 Introduce macros for gcc attributes by Dmitry V. Levin · 10 years ago
  54. 537c964 signal.c: move siginfo_t parsers to a separate file by Dmitry V. Levin · 10 years ago
  55. df4dd8b sparc: delete personality 1 by Denys Vlasenko · 10 years ago
  56. 8e8d7d2 mips: fix pipe syscall decoding by Dmitry V. Levin · 10 years ago
  57. 78ed3f3 alpha, ia64, sh, sparc, sparc64: fix pipe and pipe2 syscalls decoding by Dmitry V. Levin · 10 years ago
  58. 7e69ed9 Change last parameter of umoven() from char* to void* by Denys Vlasenko · 10 years ago
  59. 9dce83b Remove unused struct tcb::inst field by Denys Vlasenko · 10 years ago
  60. 8497b62 Show the syscall name in "resuming interrupted call" message by Denys Vlasenko · 10 years ago
  61. 74219ea Move sigreturn/rt_sigreturn parser to a separate file by Dmitry V. Levin · 10 years ago
  62. cc07f66 ia64: fix up builds after 16bit uid support by Mike Frysinger · 10 years ago
  63. 23ce9e4 Remove support for systems without PTRACE_SETOPTIONS by Dmitry V. Levin · 10 years ago
  64. 4f750b9 Add decoding for evdev ioctls by Etienne Gemsa · 10 years ago
  65. f523f10 Declare all format printers with printf format attribute by Dmitry V. Levin · 10 years ago
  66. 1c603a9 Rename printnum to printnum_long to avoid confusion by Dmitry V. Levin · 10 years ago
  67. 047365e mips: move ABI check to configure.ac by Dmitry V. Levin · 10 years ago
  68. 9a176c9 get_regs: define for all architectures by Dmitry V. Levin · 10 years ago
  69. 5503dd2 Move regs-related macros and declarations from defs.h to regs.h by Dmitry V. Levin · 10 years ago
  70. fadf379 Move all ptrace-related macros and declarations from defs.h to ptrace.h by Dmitry V. Levin · 10 years ago
  71. d8890b5 printsiginfo: constify the first argument by Dmitry V. Levin · 10 years ago
  72. 2af6903 Implement seccomp decoding by Dmitry V. Levin · 10 years ago
  73. 513e96e Rework string_quote API by Dmitry V. Levin · 10 years ago
  74. 6f9a01c ioctl: add decoding for parametrized command names by Gabriel Laskar · 10 years ago
  75. 924996a ioctl: print unrecognized ioctl codes in _IOC(dir,type,nr,size) format by Dmitry V. Levin · 10 years ago
  76. c7afb48 ioctl: assume that all ioctl commands have unsigned int type by Dmitry V. Levin · 10 years ago
  77. 97e5996 Change length type of umoven and umovestr to unsigned by Dmitry V. Levin · 10 years ago
  78. 3b499ca Fix indirect ipc subcall handling by Dmitry V. Levin · 10 years ago
  79. 1ea6473 Fix fanotify_mark decoding on 32-bit architectures by Dmitry V. Levin · 10 years ago
  80. f605e92 Use the protocol name of a socket as a hint for peer address resolution by Masatake YAMATO · 10 years ago
  81. 80f7db1 Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls by Dmitry V. Levin · 10 years ago
  82. 1da7c95 printuid: fix uid_t decoding on 64-bit architectures by Dmitry V. Levin · 10 years ago
  83. 8c0ef94 Unexport struct_user_offsets by Dmitry V. Levin · 10 years ago
  84. 43b110b Export at_flags by Dmitry V. Levin · 10 years ago
  85. b1a01b8 Export sprinttime by Dmitry V. Levin · 10 years ago
  86. 9514ac7 file.c: export sprintmode and move it to a separate file by Dmitry V. Levin · 10 years ago
  87. a807dce Add functions for dumping iovecs in mmsghdr used in sendmmsg and recvmmsg by Masatake YAMATO · 10 years ago
  88. 0cc9614 Implement Video4Linux video-input ioctls decoder by Philippe De Muyter · 10 years ago
  89. 3e252ca Remove ioctl header file names from the executable by Dmitry V. Levin · 10 years ago
  90. 02f9f6b Add a function for dumping iovec in msghdr used in sendmsg and recvmsg by Masatake YAMATO · 10 years ago
  91. 22e34b9 Don't risk truncating open flags by using mode_t by Elliott Hughes · 10 years ago
  92. 4176d53 fsmagic: sort array by value and use bsearch for faster lookup by Dmitry V. Levin · 10 years ago
  93. 2f6510c Add -yy option: print ip and port associated with socket descriptors by Dmitry V. Levin · 10 years ago
  94. 3ed5d02 Fix compilation warnings reported by gcc -Wsign-compare by Dmitry V. Levin · 10 years ago
  95. 45e7b18 Prepare for -yy option support by Dmitry V. Levin · 10 years ago
  96. 3c49b02 Fix preadv/pwritev offset decoding on bigendian architectures by Dmitry V. Levin · 10 years ago
  97. 64aa1b1 Decode paths associated with file descriptors returned by syscalls by Zubin Mithra · 11 years ago
  98. 1d78d22 unwind: introduce markers specifying the needs of special care in unwinding by Masatake YAMATO · 11 years ago
  99. 9bc6561 unwind: implement automatic mmap cache invalidation by Masatake YAMATO · 11 years ago
  100. f8e39d7 unwind: introduce queue_t for capturing stacktrace by Masatake YAMATO · 11 years ago