2 * Copyright (C) STMicroelectronics SA 2015
3 * Authors: Hugues Fruchet <hugues.fruchet@st.com>
4 * Fabrice Lecoultre <fabrice.lecoultre@st.com>
5 * for STMicroelectronics.
6 * License terms: GNU General Public License (GPL), version 2
12 char *delta_streaminfo_str(struct delta_streaminfo
*s
, char *str
,
14 char *delta_frameinfo_str(struct delta_frameinfo
*f
, char *str
,
16 void delta_trace_summary(struct delta_ctx
*ctx
);
18 #endif /* DELTA_DEBUG_H */