public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-271-gd62c773
@ 2010-11-06  2:14 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2010-11-06  2:14 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  d62c77361a7adaa87479b4930a9cd1e5889abb9d (commit)
      from  f1eeccc8de9c1aa4e43e5a521e007d3017e5f0c9 (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 d62c77361a7adaa87479b4930a9cd1e5889abb9d
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Nov 5 22:10:26 2010 -0400

    PR12195: pass user-space timezone at script startup
    
    * runtime/transport/transpot_msgs.h: Declare STP_TZINFO message type.
    * runtime/staprun/staprun.c (send_tzinfo): New function to send time zone
      at startup.
    * runtime/transport/control.c (_stp_ctl_write_cmd): Allow this message.
    * runtime/transport/transport.c (_stp_handle_tzinfo): New function to
      process this message and declare various globals.
    * tapset/tzinfo.stp: New tapset to access those globals.
    * testsuite/buildok/timestamp-embedded.stp: Extend test.
    * NEWS: Mention tz_ctime().
    * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Extract docs from new tapset.

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

Summary of changes:
 NEWS                                        |    2 +
 doc/SystemTap_Tapset_Reference/tapsets.tmpl |    7 ++--
 runtime/staprun/staprun.c                   |   36 ++++++++++++++++++-
 runtime/transport/control.c                 |   14 +++++++-
 runtime/transport/transport.c               |   16 ++++++++-
 runtime/transport/transport_msgs.h          |   11 +++++-
 tapset/tzinfo.stp                           |   51 +++++++++++++++++++++++++++
 testsuite/buildok/timestamp-embedded.stp    |    3 ++
 8 files changed, 133 insertions(+), 7 deletions(-)
 create mode 100644 tapset/tzinfo.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:[~2010-11-06  2:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-06  2:14 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-271-gd62c773 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).