]> sourceware.org Git - systemtap.git/commitdiff
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 11 Sep 2008 03:11:44 +0000 (23:11 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 11 Sep 2008 03:11:44 +0000 (23:11 -0400)
* 'master' of ssh://sources.redhat.com/git/systemtap:
  added Handlers description, more cleanup
  Ensure that "stap -l ..." only prints probe names, not variables.

1  2 
ChangeLog

diff --cc ChangeLog
index ae88d65363d90fcbaf01384c1a8e403c3d11ba6d,3855d47773b2c16ce9d51ebfee6204e19a7a8dc1..2329f1c052dfe16483b95536dad603711e379adf
+++ b/ChangeLog
@@@ -1,8 -1,8 +1,13 @@@
+ 2008-09-10  Josh Stone  <joshua.i.stone@intel.com>
+       * main.cxx (printscript): Ensure no variables are printed in probe lists
+       unless -L was specified.
 +2008-09-10  Frank Ch. Eigler  <fche@elastic.org>
 +
 +      * parse.cxx, parse.h: Rewrite scanner lookahead data structure
 +      to a simple ~fixed vector.
 +
  2008-09-10  Frank Ch. Eigler  <fche@elastic.org>
  
        PR6876: translator speedup for many $vars
This page took 0.031448 seconds and 5 git commands to generate.