Gumshoe intercepts java calls to sockets and captures network statistics. Data can be logged to a file or viewed live.
- Network I/O analysis (TCP and UDP)
- CPU utilization analysis
- unclosed socket detection
- file I/O analysis
- Examples
- ELI5: Performance tuning
- Components of gumshoe
- Step by step
- Running gumshoe GUI from your JVM
- Running standalone GUI
- Selecting a data report
- Navigating the graph
- Graph display options
- Configuring filters
- Identifying bottlenecks
- Stacks vs Statistics
- Scalability