[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1555921081.git.leonard.crestez@nxp.com>
Date: Mon, 22 Apr 2019 08:26:56 +0000
From: Leonard Crestez <leonard.crestez@....com>
To: Stephen Boyd <sboyd@...nel.org>,
Jan Kiszka <jan.kiszka@...mens.com>,
Kieran Bingham <kbingham@...nel.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] scripts/gdb: Initial clk support
Tested with openocd on imx but should be useful everywhere. It is common
for clk issues to lockup the system and make /sys inaccesible.
Not sure where to send this; there doesn't appear to be any list more
specific than LKML.
Leonard Crestez (3):
scripts/gdb: Add hlist utilities
scripts/gdb: Initial clk support: lx-clk-summary
scripts/gdb: Add $lx_clk_core_lookup function
scripts/gdb/linux/clk.py | 69 ++++++++++++++++++++++++++++++++++++++
scripts/gdb/linux/lists.py | 23 +++++++++++++
scripts/gdb/vmlinux-gdb.py | 1 +
3 files changed, 93 insertions(+)
create mode 100644 scripts/gdb/linux/clk.py
--
2.17.1
Powered by blists - more mailing lists