diff options
Diffstat (limited to 'tools/perf/util/session.h')
-rw-r--r-- | tools/perf/util/session.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/session.h b/tools/perf/util/session.h index 974d0cbee5e9..514b06d41f05 100644 --- a/tools/perf/util/session.h +++ b/tools/perf/util/session.h | |||
@@ -177,4 +177,5 @@ void perf_session__print_ip(union perf_event *event, | |||
177 | int perf_session__cpu_bitmap(struct perf_session *session, | 177 | int perf_session__cpu_bitmap(struct perf_session *session, |
178 | const char *cpu_list, unsigned long *cpu_bitmap); | 178 | const char *cpu_list, unsigned long *cpu_bitmap); |
179 | 179 | ||
180 | void perf_session__fprintf_info(struct perf_session *s, FILE *fp, bool full); | ||
180 | #endif /* __PERF_SESSION_H */ | 181 | #endif /* __PERF_SESSION_H */ |