* compressed elf core dumps @ 2009-03-26 22:35 Mark 2009-03-26 23:58 ` Alexey Dobriyan 2009-03-27 2:37 ` Mark 0 siblings, 2 replies; 3+ messages in thread From: Mark @ 2009-03-26 22:35 UTC (permalink / raw) To: linux-kernel I have a patch set based of a slightly older kernel which offers compressed(gzip) core dumps. These files compress exceptionally well. This feature can be helpful for embedded linux systems with smaller file systems. The core dumps can be taken off line, un-compressed and analyzed. If there's any interest, I'll update the patch and post it. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: compressed elf core dumps 2009-03-26 22:35 compressed elf core dumps Mark @ 2009-03-26 23:58 ` Alexey Dobriyan 2009-03-27 2:37 ` Mark 1 sibling, 0 replies; 3+ messages in thread From: Alexey Dobriyan @ 2009-03-26 23:58 UTC (permalink / raw) To: Mark; +Cc: linux-kernel On Thu, Mar 26, 2009 at 06:35:24PM -0400, Mark wrote: > I have a patch set based of a slightly older kernel which offers compressed(gzip) > core dumps. These files compress exceptionally well. This feature can be > helpful for embedded linux systems with smaller file systems. The core > dumps can be taken off line, un-compressed and analyzed. > > If there's any interest, I'll update the patch and post it. Do this by feeding coredump to external process via /proc/sys/kernel/core_pattern ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: compressed elf core dumps 2009-03-26 22:35 compressed elf core dumps Mark 2009-03-26 23:58 ` Alexey Dobriyan @ 2009-03-27 2:37 ` Mark 1 sibling, 0 replies; 3+ messages in thread From: Mark @ 2009-03-27 2:37 UTC (permalink / raw) To: Mark; +Cc: linux-kernel That's a much better solution. I'll use that going forward. Thanks ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-27 2:37 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-03-26 22:35 compressed elf core dumps Mark 2009-03-26 23:58 ` Alexey Dobriyan 2009-03-27 2:37 ` Mark
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.