Skip to content

dmac/vvmhotspots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

vvmhotspots is a tool for drilling down into VisualVM call stacks.

Install

$ go get github.com/dmac/vvmhotspots

Usage

$ vvmhotspots -h
Usage: ./vvmhotspots [OPTIONS] FILE

FILE is the path to an exported VisualVM call tree in XML format.
Exported subtree call stacks work in addition to the full call stack,
and will process more quickly.

OPTIONS are:
  -ignore=[]: Ignore matching function names (may specify multiple)
  -n=50: Report first n results
  -root="": Treat first matching function name as root node

About

Drill down and roll up VisualVM call stacks.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages