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-98-gdac77b8


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  dac77b805e77cf00b25395ece1e2a1b5f75761da (commit)
      from  37da5cf910bf6f20d69364a2362f56361ac30119 (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 dac77b805e77cf00b25395ece1e2a1b5f75761da
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Feb 21 11:29:04 2010 -0500

    hwbkpt: simplify diagnostics and code
    
    * tapsets.cxx (hwbkpt_derivedc_probe_group): Lose max_... field.
      Rename hwbkpt_probes_vector -> hwbkpt_probes.
      (enroll): Instead set it here, emit normal suppressible warning if
      exceeded.
      (emit_*): Use newline(NN) etc. for proper indentation of generated code.
      (emit_module_init): Defer most potential problems to
      register_wide_hw_breakpoint() instead of preemptive errors.
    * translate.cxx (emit_module_init): Assert 0 indentation more frequently.

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

Summary of changes:
 tapsets.cxx   |  183 +++++++++++++++++++++++++--------------------------------
 translate.cxx |    5 +-
 2 files changed, 84 insertions(+), 104 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]