1man(8)                         procdump manpage                         man(8)
2
3
4

NAME

6       procdump - generate coredumps based off performance triggers.
7

SYNOPSIS

9       procdump [OPTIONS...] TARGET
10             -C    CPU  threshold at which to create a coredump of the process
11       from 0 to 100 * nCPU
12             -c   CPU threshold below  which  to  create  a  coredump  of  the
13       process from 0 to 100 * nCPU
14             -M   Memory commit threshold in MB at which to create a coredump
15             -m   Trigger when memory commit drops below specified MB value
16             -n   Number of dumps to write before exiting
17             -s   Consecutive seconds before dump is written (default is 10)
18         TARGET must be exactly one of these:
19             -p   pid of the process
20

DESCRIPTION

22       procdump  is  a  Linux  reimagining of the class ProcDump tool from the
23       Sysinternals suite of tools for Windows. Procdump provides a convenient
24       way  for  Linux  developers  to  create core dumps of their application
25       based on performance triggers.
26
27
28
291.0.1                             12/18/2017                            man(8)
Impressum