Linux Perf
|
#include <event.h>
Public Attributes | |
struct perf_event_header | header |
struct mmap_event | mmap |
struct mmap2_event | mmap2 |
struct comm_event | comm |
struct namespaces_event | namespaces |
struct fork_event | fork |
struct lost_event | lost |
struct lost_samples_event | lost_samples |
struct read_event | read |
struct throttle_event | throttle |
struct sample_event | sample |
struct attr_event | attr |
struct event_update_event | event_update |
struct event_type_event | event_type |
struct tracing_data_event | tracing_data |
struct build_id_event | build_id |
struct id_index_event | id_index |
struct auxtrace_info_event | auxtrace_info |
struct auxtrace_event | auxtrace |
struct auxtrace_error_event | auxtrace_error |
struct aux_event | aux |
struct itrace_start_event | itrace_start |
struct context_switch_event | context_switch |
struct thread_map_event | thread_map |
struct cpu_map_event | cpu_map |
struct stat_config_event | stat_config |
struct stat_event | stat |
struct stat_round_event | stat_round |
struct time_conv_event | time_conv |
struct feature_event | feat |
struct attr_event perf_event::attr |
struct auxtrace_event perf_event::auxtrace |
struct auxtrace_error_event perf_event::auxtrace_error |
struct auxtrace_info_event perf_event::auxtrace_info |
struct build_id_event perf_event::build_id |
struct comm_event perf_event::comm |
struct context_switch_event perf_event::context_switch |
struct cpu_map_event perf_event::cpu_map |
struct event_type_event perf_event::event_type |
struct event_update_event perf_event::event_update |
struct feature_event perf_event::feat |
struct fork_event perf_event::fork |
struct id_index_event perf_event::id_index |
struct itrace_start_event perf_event::itrace_start |
struct lost_event perf_event::lost |
struct lost_samples_event perf_event::lost_samples |
struct mmap_event perf_event::mmap |
struct mmap2_event perf_event::mmap2 |
struct namespaces_event perf_event::namespaces |
struct read_event perf_event::read |
struct sample_event perf_event::sample |
struct stat_event perf_event::stat |
struct stat_config_event perf_event::stat_config |
struct stat_round_event perf_event::stat_round |
struct thread_map_event perf_event::thread_map |
struct throttle_event perf_event::throttle |
struct time_conv_event perf_event::time_conv |
struct tracing_data_event perf_event::tracing_data |