commit | 3e883c598c5588ebec3e9a6e1f8bd396e5d3ab94 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Tue May 23 22:32:18 2017 +0200 |
committer | John Kacur <jkacur@redhat.com> | Wed May 24 00:32:55 2017 +0200 |
tree | 60b7dcc0242430a49a8d0d3099685d0fd4e84906 | |
parent | f1bbfa23d1e5626cac6f68d30912013537384e36 [diff] |
rteval: add the /proc/cmdline to rteval report Creates a new class cmdlineInfo which is added to the report example of the output: Cmdline: BOOT_IMAGE=/vmlinuz-3.10.0-663.el7.x86_64 root=/dev/mapper/rhel_dell--pem710--02-root ro crashkernel=auto rd.lvm.lv=rhel_dell-pem710-02/root rd.lvm.lv=rhel_dell-pem710-02/swap console=ttyS0,115200n81 isolcpus=3 Signed-off-by: John Kacur <jkacur@redhat.com> cmdline Signed-off-by: John Kacur <jkacur@redhat.com>