]> sourceware.org Git - systemtap.git/blobdiff - cmdline.h
Add options to help benchmark SDT
[systemtap.git] / cmdline.h
index 6d38586d69867923b71f8213939685f7fb52d1b0..7750128507031d197a8fe0a0453f2f90a3eeda3e 100644 (file)
--- a/cmdline.h
+++ b/cmdline.h
@@ -53,6 +53,8 @@ enum {
   LONG_OPT_SUPPRESS_TIME_LIMITS,
   LONG_OPT_RUNTIME,
   LONG_OPT_RUNTIME_DYNINST,
+  LONG_OPT_BENCHMARK_SDT_LOOPS,
+  LONG_OPT_BENCHMARK_SDT_THREADS,
 };
 
 // NB: when adding new options, consider very carefully whether they
This page took 0.023623 seconds and 5 git commands to generate.