public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-9-g1c62530
@ 2009-09-24  2:38 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2009-09-24  2:38 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  1c625307539ca5a0bae6a7a6e297f8d8841a8911 (commit)
       via  243a16e69fa639092a58df581b1aba91269c8fba (commit)
       via  d098276239dd9f2e1ad031b48519a5a21779c369 (commit)
       via  09846ceb72c27dfe87f0b5c8d0a6296fc09bbc36 (commit)
       via  dc0c46f5f74a9e0468236b31c8d9364eb24c3624 (commit)
      from  c3f070d9ef42f9b8ceea7ddb9c69496872f7f44c (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 1c625307539ca5a0bae6a7a6e297f8d8841a8911
Merge: 243a16e69fa639092a58df581b1aba91269c8fba c3f070d9ef42f9b8ceea7ddb9c69496872f7f44c
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 23 22:37:19 2009 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    * 'master' of ssh://sources.redhat.com/git/systemtap:
      Better grapher option handling.
      Fix configure on systems without 'gcc -fgnu89-inline' support (rhel4).

commit 243a16e69fa639092a58df581b1aba91269c8fba
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 23 22:36:48 2009 -0400

    PR10632: make randint() unprivileged

commit d098276239dd9f2e1ad031b48519a5a21779c369
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 23 16:41:40 2009 -0400

    PR10632: simplify randint() implementation
    
    * tapset/random.stp (randint): Make it 1-arity (imply min=0).
      Document with kerneldoc.
    * doc/Systemtap_Tapset_Reference/tapsets.tmpl: Extract the docs.
    * runtime/arith.c (_stp_random_pm_u): Rename without _pm.
      (_stp_random_pm): Rewrite in terms of ..._u.
    * testsuite/random.stp: Adapt & simplify.

commit 09846ceb72c27dfe87f0b5c8d0a6296fc09bbc36
Author: Roland Grunberg <rgrunber@redhat.com>
Date:   Wed Sep 23 13:46:05 2009 -0400

    PR10632: tapset: randint() function + tests

commit dc0c46f5f74a9e0468236b31c8d9364eb24c3624
Author: Charley Wang <chwang@redhat.com>
Date:   Wed Sep 23 14:00:33 2009 -0400

    PR1062: runtime function
    
    * arith.c (_stp_random_pm_u): New function.

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

Summary of changes:
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |    7 +++++++
 runtime/arith.c                             |   24 ++++++++++++++++--------
 tapset/random.stp                           |   14 ++++++++++++++
 testsuite/systemtap.base/rand.exp           |    3 +++
 testsuite/systemtap.base/rand.stp           |   19 +++++++++++++++++++
 5 files changed, 59 insertions(+), 8 deletions(-)
 create mode 100644 tapset/random.stp
 create mode 100644 testsuite/systemtap.base/rand.exp
 create mode 100644 testsuite/systemtap.base/rand.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:[~2009-09-24  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-24  2:38 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-9-g1c62530 fche

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).