1. 28 Sep, 2009 1 commit
    • Kyle McMartin's avatar
      parisc: tracehook_report_syscall · d6b58772
      Kyle McMartin authored
      This makes parisc use the standard tracehook_report_syscall_entry
      and tracehook_report_syscall_exit hooks in <linux/tracehook.h>.
      
      To do this, we need to access current->thread.regs, and to know
      whether we're entering or exiting the syscall, so add this to
      syscall_trace.
      Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
      d6b58772
  2. 27 Sep, 2009 14 commits
  3. 26 Sep, 2009 21 commits
  4. 25 Sep, 2009 4 commits