Re: Extending coredump note section to contain filenames

From: Jan Kratochvil
Date: Mon Mar 12 2012 - 20:36:43 EST


On Tue, 13 Mar 2012 01:31:43 +0100, H. Peter Anvin wrote:
> This is basically providing the dso_list and executable information.
> Several of the other things you list above (cmdline, environ, pid,
> reason, maps) are already part of a core file.

dso_list and executable identification (their build-id) are also part of the
core file. It is only filesystem defect it can map filename -> content but it
cannot map build-id -> content. There are many indexing solutions for it,
including slocate, when you have started to talk about not 100% reliable
solutions.


> The rest sounds like an RFE to me.

If you really mean all that info does belong to a core file then I no longer
have any objections, Linux kernel can put a lot of redundant info into the
core file.


Regards,
Jan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/