kernel_optimize_test/scripts/gdb/linux
Kieran Bingham 2d061d9994 scripts/gdb: add version command
lx-version Report the Linux Version of the current kernel.

Add a command to identify the version specified by the banner in the
debugged kernel.

This lets the user identify the kernel of the running kernel, and will
let later scripts compare the banner of the attached kernel against the
banner in the vmlinux symbols files to verify that the files are
correct.

[jan.kiszka@siemens.com: remove blank line from help output and fix pep8 warning]
Signed-off-by: Kieran Bingham <kieran.bingham@linaro.org>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-03-22 15:36:02 -07:00
..
__init__.py scripts/gdb: add empty package initialization script 2015-02-28 09:57:51 -08:00
.gitignore scripts/gdb: ignore byte-compiled python files 2015-02-17 14:34:54 -08:00
cpus.py scripts/gdb: convert CpuList to generator function 2015-02-17 14:34:55 -08:00
dmesg.py scripts/gdb: fix PEP8 compliance 2015-06-30 19:44:58 -07:00
lists.py scripts/gdb: enable completion for lx-list-check parameter 2015-06-30 19:44:58 -07:00
Makefile
modules.py scripts/gdb: fix lx-lsmod refcnt 2015-05-28 18:25:19 -07:00
proc.py scripts/gdb: add version command 2016-03-22 15:36:02 -07:00
symbols.py scripts/gdb: fix PEP8 compliance 2015-06-30 19:44:58 -07:00
tasks.py scripts/gdb: remove useless global instruction 2015-06-30 19:44:58 -07:00
utils.py scripts/gdb: fix PEP8 compliance 2015-06-30 19:44:58 -07:00