diff options
Diffstat (limited to 'staptree.h')
-rw-r--r-- | staptree.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -310,6 +310,7 @@ struct print_format: public expression : hist(NULL) {} + std::string raw_components; std::vector<format_component> components; std::vector<expression*> args; hist_op *hist; |