Function report |
Source Code:kernel\trace\ring_buffer.c |
Create Date:2022-07-28 11:52:56 |
Last Modify:2020-03-17 19:30:04 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:g_buffer_event_data - return the data of the event*@event: the event to get the data from
Proto:void *ring_buffer_event_data(struct ring_buffer_event *event)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ring_buffer_event * | event |
266 | Return line for ring buffer fast paths |
Name | Describe |
---|---|
read_event | |
read_page | |
ring_buffer_producer | |
trace_event_setup | |
__trace_puts | __trace_puts - write a constant string into the trace buffer.*@ip: The address of the caller*@str: The constant string to write*@size: The size of the string. |
__trace_bputs | __trace_bputs - write the pointer to a constant string into trace buffer*@ip: The address of the caller*@str: The constant string to write to the buffer to |
trace_process_export | |
trace_function | |
__ftrace_trace_stack | |
trace_vbprintk | race_vbprintk - write binary msg to tracing buffer*@ip: The address of the caller*@fmt: The string format to write to the buffer*@args: Arguments for @fmt |
__trace_array_vprintk | |
peek_next_entry | |
tracing_mark_write | |
tracing_mark_raw_write | |
tracing_sched_switch_trace | |
tracing_sched_wakeup_trace | |
trace_hwlat_sample | |
__trace_mmiotrace_rw | |
__trace_mmiotrace_map | |
__trace_graph_entry | |
__trace_graph_return | |
get_return_for_leaf | |
trace_event_buffer_reserve | |
ftrace_syscall_enter | |
ftrace_syscall_exit | |
__kprobe_trace_func | Kprobe handler |
__kretprobe_trace_func | Kretprobe handler |
__uprobe_trace_func |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |