| Package | Description |
|---|---|
| org.javasimon.callback.calltree |
CallTreeCallback gathers information
for current thread and displays it subsequent calls like a tree. |
| Class and Description |
|---|
| CallTree
Call tree contains the root call tree node and the current call stack.
|
| CallTreeNode
Call tree node is one Simon one for one call level, all splits for this
Simon+Level(+Thread) tuple are kept for later analysis.
|
Copyright © 2019. All rights reserved.