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-43-gd0bfd2a


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  d0bfd2ac518333369a384d58882ff37d5288225f (commit)
      from  495b9d7c310985f3c185f4ca642b521141d9b722 (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 d0bfd2ac518333369a384d58882ff37d5288225f
Author: Nobuhiro Tachino <tachino@jp.fujitsu.com>
Date:   Tue Feb 2 12:19:18 2010 -0500

    rhbz 560890: preserve -L/-l variable ordering
    
    Switch to list<string> from set<string> for collecting
    available $var lists.  Use O(N**2) list-uniqueifier
    that preserves initial ordering.

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

Summary of changes:
 elaborate.h     |    3 ++-
 main.cxx        |   53 +++++++++++++++++++++++++++++++++++++++++------------
 tapset-mark.cxx |   10 +++++-----
 tapsets.cxx     |   18 +++++++++---------
 4 files changed, 57 insertions(+), 27 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]