get_stack_trace
Analyze Java thread stack traces by specifying process ID, thread ID, or top CPU-consuming threads. Identify blocking threads and customize sampling intervals for detailed JVM diagnostics in the MCP environment.
Instructions
获取线程堆栈信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
find_blocking | No | ||
interval | No | ||
pid | Yes | ||
show_all | No | ||
thread_id | No | ||
top_n | No |