summaryrefslogtreecommitdiffstats
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/session.h b/session.h
index 0c9a0082..563947b6 100644
--- a/session.h
+++ b/session.h
@@ -69,11 +69,11 @@ struct systemtap_session
std::string cmd;
int target_pid;
int last_pass;
- bool test_mode;
bool verbose;
bool keep_tmpdir;
bool guru_mode;
bool bulk_mode;
+ bool unoptimized;
int buffer_size;
// temporary directory for module builds etc.