Linux Perf
perf_tool Struct Reference

#include <tool.h>

Collaboration diagram for perf_tool:
Collaboration graph

Public Attributes

event_sample sample
 
event_sample read
 
event_op mmap
 
event_op mmap2
 
event_op comm
 
event_op namespaces
 
event_op fork
 
event_op exit
 
event_op lost
 
event_op lost_samples
 
event_op aux
 
event_op itrace_start
 
event_op context_switch
 
event_op throttle
 
event_op unthrottle
 
event_attr_op attr
 
event_attr_op event_update
 
event_op2 tracing_data
 
event_oe finished_round
 
event_op2 build_id
 
event_op2 id_index
 
event_op2 auxtrace_info
 
event_op2 auxtrace_error
 
event_op2 time_conv
 
event_op2 thread_map
 
event_op2 cpu_map
 
event_op2 stat_config
 
event_op2 stat
 
event_op2 stat_round
 
event_op2 feature
 
event_op3 auxtrace
 
bool ordered_events
 
bool ordering_requires_timestamps
 
bool namespace_events
 
bool no_warn
 
enum show_feature_header show_feat_hdr
 

Detailed Description

Definition at line 44 of file tool.h.

Member Data Documentation

◆ attr

event_attr_op perf_tool::attr

Definition at line 60 of file tool.h.

◆ aux

event_op perf_tool::aux

Definition at line 47 of file tool.h.

◆ auxtrace

event_op3 perf_tool::auxtrace

Definition at line 75 of file tool.h.

◆ auxtrace_error

event_op2 perf_tool::auxtrace_error

Definition at line 64 of file tool.h.

◆ auxtrace_info

event_op2 perf_tool::auxtrace_info

Definition at line 64 of file tool.h.

◆ build_id

event_op2 perf_tool::build_id

Definition at line 64 of file tool.h.

◆ comm

event_op perf_tool::comm

Definition at line 47 of file tool.h.

◆ context_switch

event_op perf_tool::context_switch

Definition at line 47 of file tool.h.

◆ cpu_map

event_op2 perf_tool::cpu_map

Definition at line 64 of file tool.h.

◆ event_update

event_attr_op perf_tool::event_update

Definition at line 61 of file tool.h.

◆ exit

event_op perf_tool::exit

Definition at line 47 of file tool.h.

◆ feature

event_op2 perf_tool::feature

Definition at line 64 of file tool.h.

◆ finished_round

event_oe perf_tool::finished_round

Definition at line 63 of file tool.h.

◆ fork

event_op perf_tool::fork

Definition at line 47 of file tool.h.

◆ id_index

event_op2 perf_tool::id_index

Definition at line 64 of file tool.h.

◆ itrace_start

event_op perf_tool::itrace_start

Definition at line 47 of file tool.h.

◆ lost

event_op perf_tool::lost

Definition at line 47 of file tool.h.

◆ lost_samples

event_op perf_tool::lost_samples

Definition at line 47 of file tool.h.

◆ mmap

event_op perf_tool::mmap

Definition at line 47 of file tool.h.

◆ mmap2

event_op perf_tool::mmap2

Definition at line 47 of file tool.h.

◆ namespace_events

bool perf_tool::namespace_events

Definition at line 78 of file tool.h.

◆ namespaces

event_op perf_tool::namespaces

Definition at line 47 of file tool.h.

◆ no_warn

bool perf_tool::no_warn

Definition at line 79 of file tool.h.

◆ ordered_events

bool perf_tool::ordered_events

Definition at line 76 of file tool.h.

◆ ordering_requires_timestamps

bool perf_tool::ordering_requires_timestamps

Definition at line 77 of file tool.h.

◆ read

event_sample perf_tool::read

Definition at line 45 of file tool.h.

◆ sample

event_sample perf_tool::sample

Definition at line 45 of file tool.h.

◆ show_feat_hdr

enum show_feature_header perf_tool::show_feat_hdr

Definition at line 80 of file tool.h.

◆ stat

event_op2 perf_tool::stat

Definition at line 64 of file tool.h.

◆ stat_config

event_op2 perf_tool::stat_config

Definition at line 64 of file tool.h.

◆ stat_round

event_op2 perf_tool::stat_round

Definition at line 64 of file tool.h.

◆ thread_map

event_op2 perf_tool::thread_map

Definition at line 64 of file tool.h.

◆ throttle

event_op perf_tool::throttle

Definition at line 47 of file tool.h.

◆ time_conv

event_op2 perf_tool::time_conv

Definition at line 64 of file tool.h.

◆ tracing_data

event_op2 perf_tool::tracing_data

Definition at line 62 of file tool.h.

◆ unthrottle

event_op perf_tool::unthrottle

Definition at line 47 of file tool.h.


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