criu/coredump
Adrian Reber 3ca979f9a1 coredump: handle long command-lines
This fixes errors with long command-lines:

  File "/home/criu/coredump/criu_coredump/coredump.py", line 320, in _gen_prpsinfo
    prpsinfo.pr_psargs = self._gen_cmdline(pid)
    ^^^^^^^^^^^^^^^^^^
ValueError: bytes too long (88, maximum length 80)

Signed-off-by: Adrian Reber <areber@redhat.com>
2023-04-15 21:17:21 -07:00
..
criu_coredump coredump: handle long command-lines 2023-04-15 21:17:21 -07:00
coredump-python2 coredump: convert indentation to spaces 2022-04-28 17:53:52 -07:00
coredump-python3 coredump: convert indentation to spaces 2022-04-28 17:53:52 -07:00
coredump.py coredump: fix missing whitespace around operator 2022-04-28 17:53:52 -07:00
pycriu coredump: Rename dir to coredump 2016-06-28 13:04:58 +03:00