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