Package libtraceevent-devel
- kbuffer_alloc(3) β Creating of kbuffer element to parse the Linux kernel tracing ring buffer
- kbuffer_read_event(3) β Functions to read through the kbuffer sub buffer.
- kbuffer_timestamp(3) β Functions that read various data of a kbuffer descriptor
- libtraceevent(3) β Linux kernel trace event library
- tep_alloc(3) β Create, destroy, manage references of trace event parser context.
- tep_data_type(3) β Extract common fields from a record.
- tep_event_common_fields(3) β Get a list of fields for an event.
- tep_filter_alloc(3) β Event filter related APIs.
- tep_find_common_field(3) β Search for a field in an event.
- tep_find_event(3) β Find events by given key.
- tep_find_function(3) β Find function name / start address.
- tep_get_any_field_val(3) β Get value of a field.
- tep_get_cpus(3) β Get / set the number of CPUs, which have a tracing buffer representing it. Note, the buffer may be empty.
- tep_get_event(3) β Access events.
- tep_get_header_page_size(3) β Get the data stored in the header page, in kernel context.
- tep_get_long_size(3) β Get / set the size of a long integer on the machine, where the trace is generated, in bytes
- tep_get_page_size(3) β Get / set the size of a memory page on the machine, where the trace is generated
- tep_is_bigendian(3) β Get / set the endianness of the local machine.
- tep_is_file_bigendian(3) β Get / set the endianness of the raw data being accessed by the tep handler.
- tep_list_events(3) β Get list of events, sorted by given criteria.
- tep_load_plugins(3) β Load / unload traceevent plugins.
- tep_parse_event(3) β Parse the event format information
- tep_parse_header_page(3) β Parses the data stored in the header page.
- tep_parse_saved_cmdlines(3) β Parsing functions to load mappings
- tep_plugin_kvm_get_func(3) β Add function name for instruction pointer of kvm plugin
- tep_print_event(3) β Writes event information into a trace sequence.
- tep_print_field_content(3) β Print the field content.
- tep_print_printk(3) β Print libtraceevent internal information.
- tep_read_number(3) β Reads a number from raw data.
- tep_read_number_field(3) β Reads a number from raw data.
- tep_register_comm(3) β Manage pid to process name mappings.
- tep_register_event_handler(3) β Register / unregisters a callback function to parse an event information.
- tep_register_print_function(3) β Registers / Unregisters a helper function.
- tep_set_flag(3) β Manage flags of trace event parser context.
- tep_set_function_resolver(3) β function related tep APIs
- tep_set_loglevel(3) β Set log level of the library
- tep_strerror(3) β Returns a string describing regular errno and tep error number.
- trace_seq_init(3) β Initialize / destroy a trace sequence.
