]> sourceware.org Git - systemtap.git/commit
PR10390: ftrace() tapset function
authorFrank Ch. Eigler <fche@elastic.org>
Wed, 23 Sep 2009 11:41:47 +0000 (07:41 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Wed, 23 Sep 2009 11:41:47 +0000 (07:41 -0400)
commit450718c9c424bce67e8580183788380431f90434
tree8b91626b7f54d4522d39fd8178dbeba80b2a415d
parent6a7aa1a180807e49cfeeccdb0eb460b41092a229
PR10390: ftrace() tapset function

* tapset/logging.stp (ftrace): New function.
  (*): Add kerneldoc to other functions.
* doc/SystemTap_Tapset_Reference/tapsets.tmpl: Process logging.stp.
* stapfuncs.3stap.in: Remove "LOGGING" section, now redundant.
* runtime/autoconf-trace-printk.c: New autoconf test.
* buildrun.cxx (compile_pass): Build it.
* NEWS: Mention it.
* testsuite/buildok/logging.stp: Test it.
NEWS
buildrun.cxx
doc/SystemTap_Tapset_Reference/tapsets.tmpl
runtime/autoconf-trace-printk.c [new file with mode: 0644]
stapfuncs.3stap.in
tapset/logging.stp
testsuite/buildok/logging.stp [new file with mode: 0644]
This page took 0.028154 seconds and 5 git commands to generate.