]> git.karo-electronics.de Git - karo-tx-linux.git/blob - tools/perf/util/data-convert-bt.h
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / tools / perf / util / data-convert-bt.h
1 #ifndef __DATA_CONVERT_BT_H
2 #define __DATA_CONVERT_BT_H
3 #ifdef HAVE_LIBBABELTRACE_SUPPORT
4
5 int bt_convert__perf2ctf(const char *input_name, const char *to_ctf, bool force);
6
7 #endif /* HAVE_LIBBABELTRACE_SUPPORT */
8 #endif /* __DATA_CONVERT_BT_H */