public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-170-g5a24160
@ 2011-07-21 19:13 wcohen
  0 siblings, 0 replies; only message in thread
From: wcohen @ 2011-07-21 19:13 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  5a24160a15810f1ff5338195570242c9580ca523 (commit)
      from  54dd6f6450b829020cf0e3b517b84a44b3b426b2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5a24160a15810f1ff5338195570242c9580ca523
Author: William Cohen <wcohen@redhat.com>
Date:   Thu Jul 21 15:09:07 2011 -0400

    Add basic functionality for ARM architecture support of nd_syscall.*
    
    The no dwarf syscalls tapset needs some code to access the syscall parameters.
    This is a first pass to add the support for the ARM architecture. This
    basic support only handles the first 4 arguments on ARM. Argument 5 and
    later are on the stack and are not handled.

-----------------------------------------------------------------------

Summary of changes:
 tapset/arm/registers.stp |  158 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 158 insertions(+), 0 deletions(-)
 create mode 100644 tapset/arm/registers.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-21 19:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-21 19:13 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-170-g5a24160 wcohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).