]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - tools/perf/util/data-convert-bt.h
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[mirror_ubuntu-artful-kernel.git] / tools / perf / util / data-convert-bt.h
CommitLineData
edbe9817
JO
1#ifndef __DATA_CONVERT_BT_H
2#define __DATA_CONVERT_BT_H
3#ifdef HAVE_LIBBABELTRACE_SUPPORT
4
bd05954b 5int bt_convert__perf2ctf(const char *input_name, const char *to_ctf, bool force);
edbe9817
JO
6
7#endif /* HAVE_LIBBABELTRACE_SUPPORT */
8#endif /* __DATA_CONVERT_BT_H */