lib, traceevent: add PRINT_HEX_STR variant
[linux-2.6-block.git] / tools / lib / traceevent / event-parse.h
index 7aae746ec2fee7a6d1e19de8dcb720fecb5a11ef..74cecba87daaa654504a7c66154b70490c23e8bd 100644 (file)
@@ -292,6 +292,7 @@ enum print_arg_type {
        PRINT_FUNC,
        PRINT_BITMASK,
        PRINT_DYNAMIC_ARRAY_LEN,
+       PRINT_HEX_STR,
 };
 
 struct print_arg {