Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
DumpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
autoDump() |
static void |
autoDumpByCpuExceedance() |
static File |
getDumpFile(String prefix) |
static DumpUtil |
getInstance() |
static void |
printStack(PrintWriter out,
long tid) |
void |
run() |
static Pack |
triggerActiveService() |
static Pack |
triggerHeapHisto() |
static Pack |
triggerThreadDump() |
static Pack |
triggerThreadList() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic static final DumpUtil getInstance()
public static Pack triggerHeapHisto()
public static Pack triggerThreadDump()
public static Pack triggerThreadList()
public static Pack triggerActiveService()
public static void printStack(PrintWriter out, long tid)
public static void autoDump()
public static void autoDumpByCpuExceedance()
Copyright © 2021. All rights reserved.