public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-176-gb68b208
@ 2009-04-21  0:27 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2009-04-21  0:27 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  b68b2088c1b6e4c0eb4f18c161d3273fed33a385 (commit)
       via  219b3700b8603b6fe3610d6f06e353f3c041ee0b (commit)
       via  2ca818756fff583220c238cf344add80b71f7f8c (commit)
       via  fb0274bc9ad5b82caffa33fbd077104b0b7f3b4e (commit)
       via  462c90c3a1de9e8472bc84f9c9f8d5192aebd778 (commit)
       via  1f329b5e2af4710a254e252529e8eee2fab4fd67 (commit)
       via  3e1c25aa1f788ad5075e2563cc208b58ab6273b5 (commit)
      from  436e5bf634020bcb9f98967891508db21f9e6cbd (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 b68b2088c1b6e4c0eb4f18c161d3273fed33a385
Merge: 436e5bf634020bcb9f98967891508db21f9e6cbd 219b3700b8603b6fe3610d6f06e353f3c041ee0b
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 17:25:35 2009 -0700

    Merge branch 'cast_header'

commit 219b3700b8603b6fe3610d6f06e353f3c041ee0b
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 17:18:32 2009 -0700

    Add tests for @cast-generated modules

commit 2ca818756fff583220c238cf344add80b71f7f8c
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 16:58:37 2009 -0700

    Cleanup typequery user modules from the cache too

commit fb0274bc9ad5b82caffa33fbd077104b0b7f3b4e
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 16:45:26 2009 -0700

    PR10055: generate dummy modules w/ types for @cast
    
    The module field in @cast can now also be "kmod<path/to/header.h>" or
    "umod<path/to/header.h>" to generate a kernel or user module which
    includes the specified header.  The appropriate compiler flags are used
    to save all possible type debuginfo from the header.

commit 462c90c3a1de9e8472bc84f9c9f8d5192aebd778
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 16:43:15 2009 -0700

    Suppress module-loading errors in @casts
    
    If a @cast encounters a module that it can't load, it should just go on
    to the next module instead of throwing an exception.  If there is no
    next module, we'll get a better "type not found" exception anyway.

commit 1f329b5e2af4710a254e252529e8eee2fab4fd67
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Apr 20 16:41:52 2009 -0700

    Add a function to hash typequery modules

commit 3e1c25aa1f788ad5075e2563cc208b58ab6273b5
Author: Josh Stone <jistone@redhat.com>
Date:   Fri Apr 17 20:34:13 2009 -0700

    Add functions to build umod & kmod typequery

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

Summary of changes:
 buildrun.cxx                      |   57 +++++++++++++++++++++++++++++++
 buildrun.h                        |    2 +
 cache.cxx                         |   18 +++++++++-
 hash.cxx                          |   20 +++++++++++
 hash.h                            |    2 +
 tapsets.cxx                       |   67 ++++++++++++++++++++++++++++++++++++-
 testsuite/semok/cast.stp          |    4 ++
 testsuite/systemtap.base/cast.exp |    6 ++-
 testsuite/systemtap.base/cast.stp |   21 +++++++++++
 9 files changed, 192 insertions(+), 5 deletions(-)


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-04-21  0:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21  0:27 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-176-gb68b208 jistone

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