checkpointctl-memparse - Man Page
analyze container checkpoint memory
Synopsis
checkpointctl memparse [OPTION]... FILE
Options
- -h, --help
Show help for checkpointctl memparse
- -o, --output=FILE
Specify the output file to be written to
- -p, --pid=PID
Specify the PID of a process to analyze
- -s, --search=STRING
Search for a string pattern in memory pages
- -r, --search-regex=REGEX
Search for a regex pattern in memory pages
- -c, --context=CONTEXT
Print the specified number of bytes surrounding each match
See Also
Author
The CRIU team
Referenced By
2024-11-02 CHECKPOINTCTL Manual