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

#include <symbol.h>

Data Fields

unsigned short priv_size
 
unsigned short nr_events
 
bool try_vmlinux_path
 
bool show_kernel_path
 
bool use_modules
 
bool sort_by_name
 
bool show_nr_samples
 
bool show_total_period
 
bool use_callchain
 
bool exclude_other
 
bool show_cpu_utilization
 
bool initialized
 
bool kptr_restrict
 
bool annotate_asm_raw
 
bool annotate_src
 
const charvmlinux_name
 
const charkallsyms_name
 
const charsource_prefix
 
const charfield_sep
 
const chardefault_guest_vmlinux_name
 
const chardefault_guest_kallsyms
 
const chardefault_guest_modules
 
const charguestmount
 
const chardso_list_str
 
const charcomm_list_str
 
const charsym_list_str
 
const charcol_width_list_str
 
struct strlistdso_list
 
struct strlistcomm_list
 
struct strlistsym_list
 
struct strlistdso_from_list
 
struct strlistdso_to_list
 
struct strlistsym_from_list
 
struct strlistsym_to_list
 
const charsymfs
 

Detailed Description

Definition at line 85 of file symbol.h.

Field Documentation

bool annotate_asm_raw

Definition at line 88 of file symbol.h.

bool annotate_src

Definition at line 88 of file symbol.h.

const char * col_width_list_str

Definition at line 109 of file symbol.h.

struct strlist * comm_list

Definition at line 113 of file symbol.h.

const char * comm_list_str

Definition at line 109 of file symbol.h.

const char * default_guest_kallsyms

Definition at line 105 of file symbol.h.

const char * default_guest_modules

Definition at line 105 of file symbol.h.

const char* default_guest_vmlinux_name

Definition at line 105 of file symbol.h.

struct strlist * dso_from_list

Definition at line 113 of file symbol.h.

struct strlist* dso_list

Definition at line 113 of file symbol.h.

const char* dso_list_str

Definition at line 109 of file symbol.h.

struct strlist * dso_to_list

Definition at line 113 of file symbol.h.

bool exclude_other

Definition at line 88 of file symbol.h.

const char * field_sep

Definition at line 101 of file symbol.h.

const char* guestmount

Definition at line 108 of file symbol.h.

bool initialized

Definition at line 88 of file symbol.h.

const char * kallsyms_name

Definition at line 101 of file symbol.h.

bool kptr_restrict

Definition at line 88 of file symbol.h.

unsigned short nr_events

Definition at line 87 of file symbol.h.

unsigned short priv_size

Definition at line 86 of file symbol.h.

bool show_cpu_utilization

Definition at line 88 of file symbol.h.

bool show_kernel_path

Definition at line 88 of file symbol.h.

bool show_nr_samples

Definition at line 88 of file symbol.h.

bool show_total_period

Definition at line 88 of file symbol.h.

bool sort_by_name

Definition at line 88 of file symbol.h.

const char * source_prefix

Definition at line 101 of file symbol.h.

struct strlist * sym_from_list

Definition at line 113 of file symbol.h.

struct strlist * sym_list

Definition at line 113 of file symbol.h.

const char * sym_list_str

Definition at line 109 of file symbol.h.

struct strlist * sym_to_list

Definition at line 113 of file symbol.h.

const char* symfs

Definition at line 120 of file symbol.h.

bool try_vmlinux_path

Definition at line 88 of file symbol.h.

bool use_callchain

Definition at line 88 of file symbol.h.

bool use_modules

Definition at line 88 of file symbol.h.

const char* vmlinux_name

Definition at line 101 of file symbol.h.


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