Package libtracefs-devel
- libtracefs(3) β Linux kernel trace file system library
- tracefs_binary_init(3) β Open, close and write binary data in the trace buffer.
- tracefs_cpu_open(3) β Opening trace_pipe_raw data for reading
- tracefs_cpu_read_size(3) β Reading trace_pipe_raw data
- tracefs_dynevent_create(3) β Create, destroy, free and get dynamic events.
- tracefs_eprobe_alloc(3) β Allocate new event probe (eprobe)
- tracefs_error_last(3) β functions to read and clear the tracefs error log.
- tracefs_event_get_file(3) β Work with trace event files.
- tracefs_event_systems(3) β Work with trace systems and events.
- tracefs_file_exists(3) β Work with files directories in tracing instances.
- tracefs_filter_string_append(3) β Add, verify and apply event filters
- tracefs_function_filter(3) β Functions to modify the the function trace filters
- tracefs_get_tracing_file(3) β Find and set locations of trace directory and files.
- tracefs_hist_add_sort_key(3) β Update and describe an event histogram
- tracefs_hist_alloc(3) β Create and destroy event histograms
- tracefs_hist_start(3) β Pause, continue, or clear an existing histogram
- tracefs_instance_create(3) β Manage trace instances.
- tracefs_instance_file_open(3) β Work with files in tracing instances.
- tracefs_instance_get_name(3) β Helper functions for working with tracing instances.
- tracefs_instance_set_affinity(3) β Sets or retrieves the affinity for an instance or top level for what CPUs enable tracing.
- tracefs_iterate_raw_events(3) β Iterate over events in the ring buffer
- tracefs_kprobe_alloc(3) β Allocate, get, and create kprobes
- tracefs_local_events(3) β Initialize a tep handler with trace events from the local system.
- tracefs_option_enable(3) β Various trace option functions.
- tracefs_options(3) β ftrace options, that can be controlled using tracefs library.
- tracefs_options_get_supported(3) β Get and check ftrace options.
- tracefs_print_init(3) β Open, close and write formated strings in the trace buffer.
- tracefs_set_loglevel(3) β Set log level of the library
- tracefs_sql(3) β Create a synthetic event via an SQL statement
- tracefs_synth_alloc(3) β Creation of a synthetic event descriptor
- tracefs_synth_create(3) β Creation of synthetic events
- tracefs_synth_echo_cmd(3) β Retrieve data of synthetic events.
- tracefs_trace_is_on(3) β Functions to enable or disable tracing.
- tracefs_trace_pipe_stream(3) β redirect the stream of trace data to an output or stdout.
- tracefs_tracer_set(3) β Enable or disable a tracer in an instance or the top level
- tracefs_tracers(3) β Helper functions for working with trace file system.
- tracefs_uprobe_alloc(3) β Allocate new user (return) probe