diff options
Diffstat (limited to 'tools/perf/util/trace-event.h')
| -rw-r--r-- | tools/perf/util/trace-event.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/tools/perf/util/trace-event.h b/tools/perf/util/trace-event.h index 1f45d468fd9a..4e1acc31ebaa 100644 --- a/tools/perf/util/trace-event.h +++ b/tools/perf/util/trace-event.h | |||
| @@ -244,7 +244,6 @@ extern int header_page_data_size; | |||
| 244 | 244 | ||
| 245 | extern bool latency_format; | 245 | extern bool latency_format; | 
| 246 | 246 | ||
| 247 | int parse_header_page(char *buf, unsigned long size); | ||
| 248 | int trace_parse_common_type(void *data); | 247 | int trace_parse_common_type(void *data); | 
| 249 | int trace_parse_common_pid(void *data); | 248 | int trace_parse_common_pid(void *data); | 
| 250 | int parse_common_pc(void *data); | 249 | int parse_common_pc(void *data); | 
