Linux Perf
|
#include <unwind.h>
Public Attributes | |
int(* | prepare_access )(struct thread *thread) |
void(* | flush_access )(struct thread *thread) |
void(* | finish_access )(struct thread *thread) |
int(* | get_entries )(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) |
int(* unwind_libunwind_ops::get_entries) (unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) |