[RFC 04/13] mips: runtime and tapset code from cisco

Crestez Dan Leonard cdleonard@gmail.com
Thu Jul 31 20:22:00 GMT 2014


Signed-off-by: Crestez Dan Leonard <cdleonard@gmail.com>
---
 runtime/linux/arith.c         |  25 +++-
 runtime/regs.c                | 117 ++++++++++++++++++
 runtime/stack-mips.c          |   7 ++
 runtime/stack.c               |   2 +
 runtime/syscall.h             |  49 ++++++++
 tapset/errno.stp              |   2 +
 tapset/linux/aux_syscalls.stp |   5 +-
 tapset/linux/scheduler.stp    |   2 +-
 tapset/linux/syscalls2.stp    |   8 ++
 tapset/mips/aux_syscalls.stp  |  44 +++++++
 tapset/mips/registers.stp     | 276 ++++++++++++++++++++++++++++++++++++++++++
 11 files changed, 533 insertions(+), 4 deletions(-)
 create mode 100644 runtime/stack-mips.c
 create mode 100644 tapset/mips/aux_syscalls.stp
 create mode 100644 tapset/mips/registers.stp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-mips-runtime-and-tapset-code-from-cisco.patch
Type: text/x-patch
Size: 21345 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20140731/1753441b/attachment.bin>


More information about the Systemtap mailing list