Linux Perf
intel-pt-events.py File Reference

Go to the source code of this file.

Namespaces

 intel-pt-events
 

Functions

def intel-pt-events.trace_begin ()
 
def intel-pt-events.trace_end ()
 
def intel-pt-events.trace_unhandled (event_name, context, event_fields_dict)
 
def intel-pt-events.print_ptwrite (raw_buf)
 
def intel-pt-events.print_cbr (raw_buf)
 
def intel-pt-events.print_mwait (raw_buf)
 
def intel-pt-events.print_pwre (raw_buf)
 
def intel-pt-events.print_exstop (raw_buf)
 
def intel-pt-events.print_pwrx (raw_buf)
 
def intel-pt-events.print_common_start (comm, sample, name)
 
def intel-pt-events.print_common_ip (sample, symbol, dso)
 
def intel-pt-events.process_event (param_dict)