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.0-204-g7885012


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  7885012ba0a7c1d7c974dd9528afa90aeed916a6 (commit)
      from  3d3942f6b1ccb9062794527f2f204d98642eaed2 (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 7885012ba0a7c1d7c974dd9528afa90aeed916a6
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Nov 10 12:12:54 2009 -0500

    Replace the use of the global variable 'modpath' in diagnostic
    messages within verify_it with the use of a 'module_name'
    parameter passed in.
    
    Add a comment in insert_module explaining why it's ok to
    overwrite the 'path' parameter with the canonicalized path.

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

Summary of changes:
 runtime/staprun/modverify.c     |   15 ++++++++-------
 runtime/staprun/modverify.h     |    3 ++-
 runtime/staprun/staprun_funcs.c |    6 ++++--
 3 files changed, 14 insertions(+), 10 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]