1. 612368b Improve decoding of Android's PR_SET_VMA prctl by Elliott Hughes · 9 years ago
  2. 38a34c9 Add copyright headers to some files which lack them by Dmitry V. Levin · 9 years ago
  3. eb76c4b prctl: add PR_CAP_AMBIENT parser by Dmitry V. Levin · 9 years ago
  4. 1b28330 prctl: finish decoding of several commands on entering syscall by Dmitry V. Levin · 9 years ago
  5. 2479ef0 Fix printing tracee's long integers by Dmitry V. Levin · 9 years ago
  6. 1d246ce prctl: decode Android-specific PR_SET_VMA by Elliott Hughes · 9 years ago
  7. 3691562 prctl: fix decoding of unrecognized commands by Dmitry V. Levin · 9 years ago
  8. 210a6b6 prctl.c: make use of RVAL_DECODED by Dmitry V. Levin · 9 years ago
  9. 7c53e98 prctl.c: use printaddr and umove_or_printaddr by Dmitry V. Levin · 9 years ago
  10. 850ba4b Change printnum_* printers to honor syserror by Dmitry V. Levin · 9 years ago
  11. a0bd374 Declare syscall parsers using SYS_FUNC macro by Dmitry V. Levin · 10 years ago
  12. 1e88073 Improve prctl decoding by Dmitry V. Levin · 10 years ago
  13. 2af6903 Implement seccomp decoding by Dmitry V. Levin · 10 years ago
  14. 8224758 Always compile sys_prctl parser by Dmitry V. Levin · 10 years ago
  15. 53c993d process.c: move prctl and arch_prctl parsers to a separate file by Dmitry V. Levin · 10 years ago