SYMBOL INDEX (12 symbols across 2 files) FILE: stackcollapse-chrome-tracing.py class Event (line 50) | class Event: method __init__ (line 51) | def __init__(self, label, timestamp, dur): method get_stop_timestamp (line 57) | def get_stop_timestamp(self): function cantor_pairing (line 61) | def cantor_pairing(a, b): function get_trace_events (line 66) | def get_trace_events(trace_file, events_dict): function load_events (line 79) | def load_events(trace_files): function save_stack (line 91) | def save_stack(stack): function load_stack_identifiers (line 112) | def load_stack_identifiers(events): FILE: stackcollapse-xdebug.php function usage (line 31) | function usage($exit = 0) { function collapseStack (line 77) | function collapseStack(array $stack, string $func_name_key): string { function addCurrentStackToStacks (line 81) | function addCurrentStackToStacks(array $stack, float $dur, array &$stack... function isEOTrace (line 92) | function isEOTrace(string $l) {