Linux Perf
event_analyzing_sample.py File Reference

Go to the source code of this file.

Namespaces

 event_analyzing_sample
 

Functions

def event_analyzing_sample.trace_begin ()
 
def event_analyzing_sample.process_event (param_dict)
 
def event_analyzing_sample.insert_db (event)
 
def event_analyzing_sample.trace_end ()
 
def event_analyzing_sample.num2sym (num)
 
def event_analyzing_sample.show_general_events ()
 
def event_analyzing_sample.show_pebs_ll ()
 
def event_analyzing_sample.trace_unhandled (event_name, context, event_fields_dict)
 

Variables

 event_analyzing_sample.con = sqlite3.connect("/dev/shm/perf.db")
 
 event_analyzing_sample.isolation_level