Linux Perf
check-perf-trace.py File Reference

Go to the source code of this file.

Namespaces

 check-perf-trace
 

Functions

def check-perf-trace.trace_begin ()
 
def check-perf-trace.trace_end ()
 
def check-perf-trace.irq__softirq_entry (event_name, context, common_cpu, common_secs, common_nsecs, common_pid, common_comm, common_callchain, vec)
 
def check-perf-trace.kmem__kmalloc (event_name, context, common_cpu, common_secs, common_nsecs, common_pid, common_comm, common_callchain, call_site, ptr, bytes_req, bytes_alloc, gfp_flags)
 
def check-perf-trace.trace_unhandled (event_name, context, event_fields_dict)
 
def check-perf-trace.print_header (event_name, cpu, secs, nsecs, pid, comm)
 
def check-perf-trace.print_uncommon (context)
 
def check-perf-trace.print_unhandled ()
 

Variables

 check-perf-trace.unhandled = autodict()