1. 6f950cc Convert parser of struct sigevent to new mpers infrastructure by Dmitry V. Levin · 9 years ago
  2. d6b0558 Move parser of struct sigevent to a separate file by Dmitry V. Levin · 9 years ago
  3. 644a809 time.c: move fallback definitions of SIGEV_* values to xlat/ by Dmitry V. Levin · 9 years ago
  4. e2fb0bb Simplify use of mpers printers by Dmitry V. Levin · 9 years ago
  5. b172a94 Add a new helper function umove_ulong_array_or_printaddr by Dmitry V. Levin · 9 years ago
  6. 77a1b6b tests: add pselect6.test by Dmitry V. Levin · 9 years ago
  7. 09a1a5a Rename umove_long_or_printaddr to umove_ulong_or_printaddr by Dmitry V. Levin · 9 years ago
  8. a1fa83d aarch64, ppc64, sparc64, tile: hook up mpers printers by Dmitry V. Levin · 9 years ago
  9. 6375f15 Add PowerPC specific ptrace constants by Anton Blanchard · 9 years ago
  10. cb7699c Update SCTP_* constants by Dmitry V. Levin · 9 years ago
  11. 456f41a Update F_* constants by Dmitry V. Levin · 9 years ago
  12. e96869b Update RENAME_* constants by Dmitry V. Levin · 9 years ago
  13. a9cda69 Update SO_* constants by Dmitry V. Levin · 9 years ago
  14. 718dc43 Update INPUT_PROP_* constants by Dmitry V. Levin · 9 years ago
  15. d6414fb Update KEY_* constants by Dmitry V. Levin · 9 years ago
  16. 137bf1b Update FALLOC_FL_* constants by Dmitry V. Levin · 9 years ago
  17. d44ffe0 Update AF_* and PF_* constants by Dmitry V. Levin · 9 years ago
  18. 209f695 Update TCP_* constants by Dmitry V. Levin · 9 years ago
  19. 7f0063c Update PACKET_* constants by Dmitry V. Levin · 9 years ago
  20. 57c2918 Update BPF_MAP_TYPE_* constants by Dmitry V. Levin · 9 years ago
  21. 6fda331 Update IPPROTO_* constants by Dmitry V. Levin · 9 years ago
  22. 3fe9d36 Update IP_* constants by Dmitry V. Levin · 9 years ago
  23. 8e0442d Update PTRACE_O_* constants by Dmitry V. Levin · 9 years ago
  24. b02bcfa Update PR_* constants by Dmitry V. Levin · 9 years ago
  25. b0d1955 Update SECBIT_* constants by Dmitry V. Levin · 9 years ago
  26. e2a3370 mpers.m4: workaround missing gnu/stubs-*.h files by Dmitry V. Levin · 9 years ago
  27. 9d77b56 tests: add times-fail.test by Elvira Khabirova · 9 years ago
  28. 7a03605 tests: add times.test by Eugene Syromyatnikov · 9 years ago
  29. 6773d6d Mpersify parser of times syscall by Elvira Khabirova · 9 years ago
  30. 22d997e tests: add sysinfo.test by Elvira Khabirova · 9 years ago
  31. 0ec7e21 Mpersify parser of sysinfo syscall by Elvira Khabirova · 9 years ago
  32. d0a6187 Enhance msgctl syscall decoding by Elvira Khabirova · 9 years ago
  33. 0a6af9b Enhance shmctl syscall decoding by Elvira Khabirova · 9 years ago
  34. b7699b5 tests: add ipc_msgbuf.test by Elvira Khabirova · 9 years ago
  35. c2445b4 Mpersify tprint_msgsnd and tprint_msgrcv by Elvira Khabirova · 9 years ago
  36. 422f793 tests: add mq.test by Elvira Khabirova · 9 years ago
  37. 1f53730 Mpersify parsers of mq_open and mq_getsetattr syscalls by Elvira Khabirova · 9 years ago
  38. cde9ef7 tests: add wait.test by Dmitry V. Levin · 9 years ago
  39. 6fb8c6f Mpersify parsers of getrusage, waitpid, wait4, and waitid syscalls by Dmitry V. Levin · 9 years ago
  40. 3b7674c tests: add rt_sigqueueinfo.test by Elvira Khabirova · 9 years ago
  41. a0b6249 Mpersify printsiginfo_at printer by Elvira Khabirova · 9 years ago
  42. cbbc23a Mpersify parser of sigaltstack syscall by Elvira Khabirova · 9 years ago
  43. 6b6a55c Mpersify parser of utime syscall by Elvira Khabirova · 9 years ago
  44. 78e48eb tests: add utimensat.test by Dmitry V. Levin · 9 years ago
  45. b5a23ed Mpersify parsers of utimes, futimesat, and utimensat syscalls by Dmitry V. Levin · 9 years ago
  46. 0929422 Add mpers support by Elvira Khabirova · 9 years ago
  47. c633188 tests: convert readlink.test and readlinkat.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  48. f008b01 tests: convert getrandom.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  49. 4960b2f tests: convert select.test from match_awk to match_diff by Dmitry V. Levin · 9 years ago
  50. f14a8e1 tests: convert several tests from match_grep to match_diff by Dmitry V. Levin · 9 years ago
  51. f6a36f0 tests: fix match_diff usage by Dmitry V. Levin · 9 years ago
  52. cf3ecbd build: fix -I options by Dmitry V. Levin · 9 years ago
  53. f56046e aio: rewrite from libaio.h to linux/aio_abi.h by Dmitry V. Levin · 9 years ago
  54. 13c2173 Fix multiple personalities support in parser of io_submit syscall by Dmitry V. Levin · 9 years ago
  55. 857adac tests: fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  56. ff6b6f3 tests: fix build on systems that lack AT_FDCWD definition by Dmitry V. Levin · 9 years ago
  57. 5687283 Fix printing of io_getevents first argument by Dmitry V. Levin · 9 years ago
  58. 54646b8 decode extend getsockopt/setsockopt options by Mike Frysinger · 9 years ago
  59. fffe50d Fix build on systems that lack VIDIOC_CREATE_BUFS definition by Dmitry V. Levin · 9 years ago
  60. 69c1570 Fix build on systems that lack EM_ARM/EM_OPENRISC definitions by Dmitry V. Levin · 9 years ago
  61. 642ee79 Fix build on systems that lack UBI_IOCVOLCRBLK/UBI_IOCVOLRMBLK definitions by Dmitry V. Levin · 9 years ago
  62. 12cca59 Fix build on systems that lack O_CLOEXEC definition by Dmitry V. Levin · 9 years ago
  63. 3595f4a printsiginfo.c: fix integer conversions by Elvira Khabirova · 9 years ago
  64. d8ef5e7 Fix decoding of times syscall return value by Dmitry V. Levin · 9 years ago
  65. 3585b06 mq.c: remove repeated code by Elvira Khabirova · 9 years ago
  66. d079fb1 ipc_msg.c: fix multiple personalities support in msgrcv ipc subcall by Elvira Khabirova · 9 years ago
  67. c01ad06 ipc.c: split into separate files by Elvira Khabirova · 9 years ago
  68. af86bd5 .gitignore: add sen.h and sys_func.h by Elvira Khabirova · 9 years ago
  69. 4918285 tests: add sendfile.test and sendfile64.test by Dmitry V. Levin · 9 years ago
  70. 22f8b27 sendfile: decode file offset both on entering and exiting syscall by Dmitry V. Levin · 9 years ago
  71. ac2e728 io.c: move sendfile parsers to a separate file by Dmitry V. Levin · 9 years ago
  72. d77f669 Make printnum_* functions return boolean status by Dmitry V. Levin · 9 years ago
  73. 6684b68 mips: print _MIPS_SIM in configure.ac for debug purposes by Dmitry V. Levin · 9 years ago
  74. daae8f9 xtensa: fix several syscall entries by Dmitry V. Levin · 9 years ago
  75. 9f1eb12 ia64: fix syscall numbers for set_robust_list, get_robust_list, and splice syscalls by Dmitry V. Levin · 9 years ago
  76. 41b9fac tests: add a test for get_robust_list and set_robust_list decoding by Dmitry V. Levin · 9 years ago
  77. fe50316 Simplify printing of get_robust_list first argument by Dmitry V. Levin · 9 years ago
  78. afac9f0 Fix io_setup first argument printing by Elvira Khabirova · 9 years ago
  79. 2479ef0 Fix printing tracee's long integers by Dmitry V. Levin · 9 years ago
  80. f9b455c Fix time syscall decoding for some personalities by Dmitry V. Levin · 9 years ago
  81. d2eaf67 signal: SIGSYS: decode si_syscall & si_arch fields by Mike Frysinger · 9 years ago
  82. 4d2c8a2 ipc.c: remove unnecesarry #ifdef IPC_64 by Elvira Khabirova · 9 years ago
  83. 254ff1e resource.c: move times parser to a separate file by Elvira Khabirova · 9 years ago
  84. f1bb639 sysctl.c: remove KERN_JAVA_* defines handling by Elvira Khabirova · 9 years ago
  85. 3a58e46 sysinfo.c: remove obsolete code by Elvira Khabirova · 9 years ago
  86. 3af6aab tests: add readlink.test and readlinkat.test by Gleb Fotengauer-Malinovskiy · 9 years ago
  87. 525eed3 Print nanoseconds along with seconds in stat family syscalls by Dmitry V. Levin · 9 years ago
  88. 30ac062 signalfd4: fix flags decoding by Dmitry V. Levin · 9 years ago
  89. 9e8a84f signalfd, signalfd4: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  90. 2307d5c signal.c: move signalfd parsers to a separate file by Dmitry V. Levin · 9 years ago
  91. 57823c6 perf_event_open: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  92. 2a4f052 pipe, pipe2, socketpair: print returned descriptors using printfd by Dmitry V. Levin · 9 years ago
  93. 3d463be socket: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  94. 07c878a timerfd, timerfd_create: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  95. 323d912 inotify_init1: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  96. 5d22f07 fanotify_init: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  97. baaa41c Fix epoll_create syscall decoding by Dmitry V. Levin · 9 years ago
  98. 7b378e6 epoll_create1: mark return code with RVAL_FD flag by Dmitry V. Levin · 9 years ago
  99. 2716346 epoll_create1: fix pathtrace support by Dmitry V. Levin · 9 years ago
  100. bf62c1b epoll_create1: fix flags decoding by Dmitry V. Levin · 9 years ago