dmtracedump

Generates graphical call-stack diagrams from Android trace logs
  https://android.googlesource.com/platform/art
  0
  no reviews



`dmtracedump` generates the call stack data as a tree diagram, where each node represents a method call. It shows call flow (from parent node to child nodes) using arrows.