diff options
author | Vivek Goyal <vgoyal@redhat.com> | 2012-07-30 13:32:48 -0400 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2012-08-01 14:07:53 +0900 |
commit | df88cab364cd1a3b8c992042d62efe5e350e6b2a (patch) | |
tree | 610a51da4a554bc92e011e94a9263b3f767c4f43 /purgatory | |
parent | c96e7736d85e40685939011e6d51b3c0a28739a3 (diff) |
vmcore-dmesg: vmcore-dmesg: Make it work with new structured logging format
Now kernel has made kernel logging structured and exsisting vmcore-dmesg
does not work with this new format. Hence kernel version 3.5 is broken. In
3.6 now a kernel patch has been put which exports relevant fields. This
patch parses those fields and makes vmcore-dmesg work with new logging
format.
Currently it does not display log levels or dictionary. I personally think
that log levels are not very useful and it also requires additional kernel
patches so that log levels are not bitfields and relevant information is
exported to user space properly.
Concept of dictionary is new and relevant information is exported. One can
possibly enahnce vmcore-dmesg to also print dictionary contents based on
a user command line option.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'purgatory')
0 files changed, 0 insertions, 0 deletions