This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-4-g70dc044


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  70dc04429ec63764b6d1dd831c753329d2c0574a (commit)
      from  08d1d520616557f6ff7dd023e260ad6577e9e0e8 (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 70dc04429ec63764b6d1dd831c753329d2c0574a
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Jan 18 14:36:47 2010 -0800

    Fix the listing mode of process.library.mark
    
    Our hack for producing nicer listing modes was to write the mark name in
    component index 1.  That's fine for process.mark, but writes the wrong
    position for process.library.mark.  It now munges the last probe
    component of any number of indexes.
    
    (A better fix is due in PR10831, preserving the derivation chain.)

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

Summary of changes:
 tapsets.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]