Linux Kernel
3.7.1
|
#include <perf.h>
Data Fields | |
struct perf_target | target |
int | call_graph |
bool | group |
bool | inherit_stat |
bool | no_delay |
bool | no_inherit |
bool | no_samples |
bool | pipe_output |
bool | raw_samples |
bool | sample_address |
bool | sample_time |
bool | sample_id_all_missing |
bool | exclude_guest_missing |
bool | period |
unsigned int | freq |
unsigned int | mmap_pages |
unsigned int | user_freq |
u64 | branch_stack |
u64 | default_interval |
u64 | user_interval |
u16 | stack_dump_size |
struct perf_target target |