Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
perf_record_opts Struct Reference

#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
 

Detailed Description

Definition at line 214 of file perf.h.

Field Documentation

Definition at line 232 of file perf.h.

int call_graph

Definition at line 216 of file perf.h.

u64 default_interval

Definition at line 233 of file perf.h.

bool exclude_guest_missing

Definition at line 227 of file perf.h.

unsigned int freq

Definition at line 229 of file perf.h.

bool group

Definition at line 217 of file perf.h.

bool inherit_stat

Definition at line 218 of file perf.h.

unsigned int mmap_pages

Definition at line 230 of file perf.h.

bool no_delay

Definition at line 219 of file perf.h.

bool no_inherit

Definition at line 220 of file perf.h.

bool no_samples

Definition at line 221 of file perf.h.

bool period

Definition at line 228 of file perf.h.

bool pipe_output

Definition at line 222 of file perf.h.

bool raw_samples

Definition at line 223 of file perf.h.

bool sample_address

Definition at line 224 of file perf.h.

bool sample_id_all_missing

Definition at line 226 of file perf.h.

bool sample_time

Definition at line 225 of file perf.h.

u16 stack_dump_size

Definition at line 235 of file perf.h.

Definition at line 215 of file perf.h.

unsigned int user_freq

Definition at line 231 of file perf.h.

u64 user_interval

Definition at line 234 of file perf.h.


The documentation for this struct was generated from the following file: