I'm working on a feature to allow an lttng trace to be extracted from a
kernel coredump, and I'm wondering the best way to proceed.  I've looked
at extracting from the existing data structures, but that would require
something to always have a trace file open and it looks more than a
little complicated.  I was thinking instead of having a different trace
channel for configuring this coredump and some globals to point to the
various data structures.  Would that be the best way to pursue this?  Is
there a better way, perhaps?

Thanks,

-corey

_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to