[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200814212525.6118-1-john.ogness@linutronix.de>
Date: Fri, 14 Aug 2020 23:31:23 +0206
From: John Ogness <john.ogness@...utronix.de>
To: Jan Kiszka <jan.kiszka@...mens.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Baoquan He <bhe@...hat.com>, Dave Young <dyoung@...hat.com>,
Vivek Goyal <vgoyal@...hat.com>,
Jonathan Corbet <corbet@....net>,
Kieran Bingham <kbingham@...nel.org>,
Petr Mladek <pmladek@...e.com>,
Sergey Senozhatsky <sergey.senozhatsky.work@...il.com>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2][next] update gdb scripts for lockless printk ringbuffer
Hi,
When we brought in the new lockless printk ringbuffer, we overlooked the gdb
scripts. Here are a set of patches to implement gdb support for the new
ringbuffer.
John Ogness (2):
scripts/gdb: add utils.read_ulong()
scripts/gdb: update for lockless printk ringbuffer
Documentation/admin-guide/kdump/gdbmacros.txt | 153 ++++++++++++------
scripts/gdb/linux/dmesg.py | 139 +++++++++++-----
scripts/gdb/linux/utils.py | 7 +
3 files changed, 216 insertions(+), 83 deletions(-)
--
2.20.1
Powered by blists - more mailing lists