summaryrefslogtreecommitdiffstats
path: root/main.cxx
diff options
context:
space:
mode:
authorWill Cohen <wcohen@redhat.com>2010-02-17 13:06:51 -0500
committerJosh Stone <jistone@redhat.com>2010-03-17 11:59:21 -0700
commit28c8b46a9fe4de0d5fc1f5a8b54760f5f8081fa5 (patch)
treec93271c7f1ec61254ba638b68cd890e211d4daff /main.cxx
parent56599746fbb2685925432511ead6fb1e379206e2 (diff)
downloadsystemtap-steved-28c8b46a9fe4de0d5fc1f5a8b54760f5f8081fa5.tar.gz
systemtap-steved-28c8b46a9fe4de0d5fc1f5a8b54760f5f8081fa5.tar.xz
systemtap-steved-28c8b46a9fe4de0d5fc1f5a8b54760f5f8081fa5.zip
Remove the old performance monitoring code.
Diffstat (limited to 'main.cxx')
-rw-r--r--main.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.cxx b/main.cxx
index c3769bae..6c5b9e8c 100644
--- a/main.cxx
+++ b/main.cxx
@@ -554,7 +554,6 @@ main (int argc, char * const argv [])
s.keep_tmpdir = false;
s.cmd = "";
s.target_pid = 0;
- s.perfmon=0;
s.symtab = false;
s.use_cache = true;
s.use_script_cache = true;