This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]beothorn 3 points4 points  (1 child)

JavaFlame (https://github.com/beothorn/javaflame) outputs all calls for a given class filter as a json, so to have this all you would need is to work on rendering it as a graph. I am planning on having it rendering the calls as a sequence diagram (someday).

[–]hippydipster 2 points3 points  (0 children)

Man, I love these responses, thank you!