logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

minicoredumper_trigger - a tool to trigger dumps for all applications using libminicoredumper(7).

Description

minicoredumper_triggerdumpsdataregisteredwithlibminicoredumper(7) to the specified absolute path
       dump-directory.  Only data that was registered with a scope value less than or equal  to  the  dump-scope
       will be dumped.

Name

       minicoredumper_trigger - a tool to trigger dumps for all applications using libminicoredumper(7).

Notes

       In   order   to   dump   the   registered   data   from   applications   based  on  libminicoredumper(7),
       minicoredumper_trigger must have permissions to read the shared memory managed by  minicoredumper_regd(1)
       and  permisssions  to  read  the  process  memory  of  the applications. If some of these permissions are
       missing, minicoredumper_trigger will dump as much as it can.

See Also

minicoredumper(1), libminicoredumper(7), minicoredumper_regd(1)

       The DiaMon Workgroup: <http://www.diamon.org>

minicoredumper                                     2016-09-08                          MINICOREDUMPER_TRIGGER(1)

Synopsis

minicoredumper_triggerdump-directorydump-scope

See Also