Skip to content

Instantly share code, notes, and snippets.

View janmejay's full-sized avatar

Janmejay Singh janmejay

View GitHub Profile
@janmejay
janmejay / offcpu_data.json
Last active June 22, 2017 12:43
Off-CPU data model for UI consumption
//Frame dictionary
{"FrameId1": "java.lang.blah.blah:80", "...": "..."}
//Syscall dictionary
{"SycallId1": "open()", "...": "..."}
//Data model for a unique backtrace in off-cpu stack sample tree
{
backtrace_id: 35,
ctx_switches : {