]> sourceware.org Git - systemtap.git/commit
Fixed PR17155 by changing probefunc() with ppfunc in the examples.
authorDavid Smith <dsmith@redhat.com>
Mon, 14 Jul 2014 15:01:41 +0000 (10:01 -0500)
committerDavid Smith <dsmith@redhat.com>
Mon, 14 Jul 2014 15:01:41 +0000 (10:01 -0500)
commit69ee8ac19357a6e26c232a145bcc3358af15dc5a
tree6b06cd2d5c47d28e532caba11ff83fb5b6585b21
parent876abb05c52264aeccf56b727a929b4ff3bb1f47
Fixed PR17155 by changing probefunc() with ppfunc in the examples.

* testsuite/systemtap.examples/io/inodewatch.stp: Replaced probefunc()
  with ppfunc().
* testsuite/systemtap.examples/io/inodewatch2.stp: Ditto.
* testsuite/systemtap.examples/io/traceio2.stp: Ditto.
* testsuite/systemtap.examples/process/mutex-contention.stp: Ditto.
* testsuite/systemtap.examples/profiling/fntimes.stp: Ditto.
* testsuite/systemtap.examples/profiling/functioncallcount.stp: Ditto.
* testsuite/systemtap.examples/profiling/functioncallcount.meta: Add '-w'
  to stap line to avoid warnings on blacklisted functions.
testsuite/systemtap.examples/io/inodewatch.stp
testsuite/systemtap.examples/io/inodewatch2.stp
testsuite/systemtap.examples/io/traceio2.stp
testsuite/systemtap.examples/process/mutex-contention.stp
testsuite/systemtap.examples/profiling/fntimes.stp
testsuite/systemtap.examples/profiling/functioncallcount.meta
testsuite/systemtap.examples/profiling/functioncallcount.stp
This page took 0.026703 seconds and 5 git commands to generate.