diff options
Diffstat (limited to 'session.h')
-rw-r--r-- | session.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,6 +92,7 @@ struct systemtap_session bool merge; int buffer_size; unsigned perfmon; + bool symtab; // Cache data bool use_cache; |