|
@@ -619,6 +619,7 @@ enum pevent_errno pevent_parse_format(struct pevent *pevent,
|
|
|
const char *buf,
|
|
|
unsigned long size, const char *sys);
|
|
|
void pevent_free_format(struct event_format *event);
|
|
|
+void pevent_free_format_field(struct format_field *field);
|
|
|
|
|
|
void *pevent_get_field_raw(struct trace_seq *s, struct event_format *event,
|
|
|
const char *name, struct pevent_record *record,
|