Linux Perf
data-convert-bt.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __DATA_CONVERT_BT_H
3
#define __DATA_CONVERT_BT_H
4
#include "
data-convert.h
"
5
#ifdef HAVE_LIBBABELTRACE_SUPPORT
6
7
int
bt_convert__perf2ctf
(
const
char
*
input_name
,
const
char
*to_ctf,
8
struct
perf_data_convert_opts
*
opts
);
9
10
#endif
/* HAVE_LIBBABELTRACE_SUPPORT */
11
#endif
/* __DATA_CONVERT_BT_H */
data-convert.h
input_name
const char * input_name
Definition:
perf.c:40
perf_data_convert_opts
Definition:
data-convert.h:5
call-graph-from-sql.opts
opts
Definition:
call-graph-from-sql.py:313
bt_convert__perf2ctf
int bt_convert__perf2ctf(const char *input, const char *path, struct perf_data_convert_opts *opts)
Definition:
data-convert-bt.c:1576
util
data-convert-bt.h
Generated by
1.8.13