summaryrefslogtreecommitdiffstats
path: root/elaborate.h
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.h')
-rw-r--r--elaborate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/elaborate.h b/elaborate.h
index 43816e61..6482952c 100644
--- a/elaborate.h
+++ b/elaborate.h
@@ -206,6 +206,8 @@ struct systemtap_session
std::string kernel_release;
std::string runtime_path;
std::string module_name;
+ std::string cmd;
+ int target_pid;
int last_pass;
bool test_mode;
bool verbose;