#include "gdbsupport/btrace-common.h"
#include "gdbsupport/gdb-checked-static-cast.h"
Go to the source code of this file.
◆ linux_btrace_conf()
const struct btrace_config * linux_btrace_conf |
( |
const struct btrace_target_info * | tinfo | ) |
|
|
extern |
◆ linux_disable_btrace()
enum btrace_error linux_disable_btrace |
( |
struct btrace_target_info * | ti | ) |
|
|
extern |
◆ linux_enable_btrace()
struct btrace_target_info * linux_enable_btrace |
( |
ptid_t | ptid, |
|
|
const struct btrace_config * | conf ) |
|
extern |
◆ linux_read_btrace()
enum btrace_error linux_read_btrace |
( |
struct btrace_data * | btrace, |
|
|
struct btrace_target_info * | btinfo, |
|
|
enum btrace_read_type | type ) |
|
extern |