]> sourceware.org Git - systemtap.git/commit - cmdline.h
Add options to help benchmark SDT
authorJosh Stone <jistone@redhat.com>
Tue, 12 Mar 2013 02:08:49 +0000 (19:08 -0700)
committerJosh Stone <jistone@redhat.com>
Tue, 12 Mar 2013 02:15:59 +0000 (19:15 -0700)
commit3d0a328dd6dea7b4a83aac340044257c6fda29e2
treea413ac841e0b0fe250d8a8c162fb9b53695914c8
parent6672c72c7db02c1d4f8bbc39135fec9858b0380c
Add options to help benchmark SDT

These are secret, undocumented, for developer use only.  Use stap
inception-style as the -c CMD of a stap which probes the SDT mark
process.provider("stap").mark("benchmark").

  --benchmark-sdt-loops=N
        Loop over the SDT probe point N times.

  --benchmark-sdt-threads=N
        Run the loop simultaneously in N threads.
cmdline.cxx
cmdline.h
main.cxx
session.cxx
session.h
This page took 0.028928 seconds and 5 git commands to generate.