Skip to content

A core file handler that takes a snapshot of /proc/PID before generating core.

Notifications You must be signed in to change notification settings

kiani45/core_handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

core_handler

A core file handler that takes a snapshot of /proc/PID before generating core.

Usage

  • Build core_handler
  • echo "|/home/kai/program/core_handler/core_handler %p %u %s %t %e /home/kai" > /proc/sys/kernel/core_pattern
  • ulimit -c unlimited

About

A core file handler that takes a snapshot of /proc/PID before generating core.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published