]> sourceware.org Git - systemtap.git/commit
PR12169: fix tokenize()
authorFrank Ch. Eigler <fche@elastic.org>
Thu, 28 Oct 2010 22:42:35 +0000 (18:42 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Thu, 28 Oct 2010 22:45:04 +0000 (18:45 -0400)
commitf58e7aa8b145b05d7965b6dc31c2835d9da412f3
treeca1af99f1680cb18837af774a7827bffa634a77e
parent6be51dac7d0ac0fddf804b111c6f57b3775f6f11
PR12169: fix tokenize()

* tapset/tokenize.stp: New file for tokenize().  Use per-context statics.
* doc/SystemTap_Tapset_Reference/tapsets.tmpl: Pull it into new docs.
* tapset/string.stp: Remove old tokenize() code.
* translate.cxx (emit_common_header): Add STAP_NEED_CONTEXT_TOKENIZE bits.
  (translate_pass): Emit global %{ %} embeds before context definition.
doc/SystemTap_Tapset_Reference/tapsets.tmpl
tapset/string.stp
tapset/tokenize.stp [new file with mode: 0644]
translate.cxx
This page took 0.028044 seconds and 5 git commands to generate.