Profile loaded from {{ GraphCtrl.profile_url }}.
Reference profile loaded from {{ GraphCtrl.reference_url }}.
Process: {{ GraphCtrl.graph_data.cmdline }}.
Started at {{ GraphCtrl.graph_data.start_ts*1000 | date:'yyyy-MM-dd HH:mm:ss Z' }}
and contains {{ GraphCtrl.graph_data.frames.length }} frames.
Reference process: {{ GraphCtrl.graph_data_reference.cmdline }}.
Started at {{ GraphCtrl.graph_data_reference.start_ts*1000 | date:'yyyy-MM-dd HH:mm:ss Z' }}
and contains {{ GraphCtrl.graph_data_reference.frames.length }} frames.