diff options
author | ddomingo <ddomingo@redhat.com> | 2008-10-20 16:30:48 +1000 |
---|---|---|
committer | ddomingo <ddomingo@redhat.com> | 2008-10-20 16:30:48 +1000 |
commit | aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd (patch) | |
tree | 4c4eafedafff8d56532a22af46c266157f171164 /session.h | |
parent | 3cb837a1af0ccad4ba335ee6b21e906a3021d198 (diff) | |
parent | b0ff684d5ac5b0ade97a4e508a92a7f743068221 (diff) | |
download | systemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.tar.gz systemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.tar.xz systemtap-steved-aacc3f504dc5e52a8c5a30a469e2c8b9bb9986bd.zip |
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'session.h')
-rw-r--r-- | session.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -110,7 +110,6 @@ struct systemtap_session bool use_cache; std::string cache_path; std::string hash_path; - long cache_max; // dwarfless operation bool consult_symtab; |