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-245-g9e62f7b


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  9e62f7bafd9fae1f6d455a26fbacb1c96c631d61 (commit)
       via  88a7bbdc89c4fe51c26fefc6a8c69909e090fc70 (commit)
       via  70e6d6c94781870f7c11fb3cd62bd8ea69e91a85 (commit)
      from  7acbe85634102f8df073e149a01158d8dcdbf0ee (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 9e62f7bafd9fae1f6d455a26fbacb1c96c631d61
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 18 10:18:47 2010 -0400

    autoconf: standardize CPU_KHZ based on session kernel_exports
    
    * buildrun.cxx (output_cpu_khz): Replace with generalized
      output_exportconf().

commit 88a7bbdc89c4fe51c26fefc6a8c69909e090fc70
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 18 09:56:18 2010 -0400

    testuite: modargs.exp shouldn't execute things without installcheck

commit 70e6d6c94781870f7c11fb3cd62bd8ea69e91a85
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Mar 18 09:35:28 2010 -0400

    PR909: store kernel exported symbols in session object
    
    * session.h (kernel_exports): New field.
    * main.cxx (parse_kernel_exports): Fill it.
    * tapset-perfmon.cxx (perf_builder::build): Check it for our pal
      perf_event_create_kernel_counter.

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

Summary of changes:
 buildrun.cxx                         |   46 ++++++++-------------------------
 main.cxx                             |   39 ++++++++++++++++++++++++++--
 session.h                            |    3 +-
 tapset-perfmon.cxx                   |    2 +
 testsuite/systemtap.base/modargs.exp |    7 +++-
 5 files changed, 56 insertions(+), 41 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]