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-178-g9a5fa20
@ 2010-10-04 19:31 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-10-04 19:31 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  9a5fa202687b1fcf21ade555348dc300e795af55 (commit)
      from  0f95a66f820fa6912f6a648fd71115d8a2fcd852 (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 9a5fa202687b1fcf21ade555348dc300e795af55
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Oct 4 12:26:30 2010 -0700

    PR12081: Name procfs buffers based on a local index
    
    We shouldn't use probe->name for the buffers, as that name is not
    necessarily unique after our probe de-duplication efforts.  Instead, we
    can use a simple index variable to get a unique name for each procfs probe.
    
    * tapset-procfs.cxx (procfs_derived_probe_group::emit_module_decls):
      Declare and use the buffers with a name based on a simple index.

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

Summary of changes:
 tapset-procfs.cxx |   31 ++++++++++---------------------
 1 files changed, 10 insertions(+), 21 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:[~2010-10-04 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-04 19:31 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-178-g9a5fa20 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).