summaryrefslogtreecommitdiffstats
path: root/session.h
diff options
context:
space:
mode:
authorElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-10 16:33:24 -0400
committerElliott Baron <ebaron@toriamos.yyz.redhat.com>2008-10-10 16:33:24 -0400
commit419463c9aaea3fc2860736eff0e245ae1ea64944 (patch)
treede967db4305a0c72931d48d7e812392fa76e0825 /session.h
parent23433b34c15fbcbd90f6433c5b1dc4176f479437 (diff)
parente10599ffadb4cd177581a36feb8485028c9fbf7b (diff)
downloadsystemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.tar.gz
systemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.tar.xz
systemtap-steved-419463c9aaea3fc2860736eff0e245ae1ea64944.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'session.h')
-rw-r--r--session.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/session.h b/session.h
index 4746422f..a848a8e5 100644
--- a/session.h
+++ b/session.h
@@ -110,6 +110,7 @@ struct systemtap_session
bool use_cache;
std::string cache_path;
std::string hash_path;
+ long cache_max;
// dwarfless operation
bool consult_symtab;