[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <896d52bd-20b5-4507-99c6-de4b86f9141c@t-8ch.de>
Date: Tue, 27 Jun 2023 16:30:56 +0200
From: Thomas Weißschuh <thomas@...ch.de>
To: Luis Chamberlain <mcgrof@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Jason Baron <jbaron@...mai.com>, Jim Cromie <jim.cromie@...il.com>,
Jonathan Corbet <corbet@....net>, linux-kernel@...r.kernel.org,
linux-doc@...r.kernel.org
Subject: Re: [PATCH 0/3] dyndbg: add source file name to prefix
Hi Luis and Greg,
it seems you are the ones picking up patches for dyndbg.
Could you take a look at this series?
It has Acks from both Jason and Jim.
Thanks,
Thomas
On 2023-01-30 02:01:17+0000, Thomas Weißschuh wrote:
> Currently dyndbg has no facility to print the source file name of a
> debug statement.
> Without the source file the line number is of limited use.
> Also the dyndbg control file uses the filename as the primary index, so
> having it in the logmessage makes the relation clearer.
>
> Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
> ---
> Thomas Weißschuh (3):
> dyndbg: constify opt_array
> dyndbg: increase PREFIX_SIZE to 128
> dyndbg: add source filename to prefix
>
> Documentation/admin-guide/dynamic-debug-howto.rst | 5 +++--
> include/linux/dynamic_debug.h | 4 +++-
> lib/dynamic_debug.c | 8 ++++++--
> 3 files changed, 12 insertions(+), 5 deletions(-)
> ---
> base-commit: 6d796c50f84ca79f1722bb131799e5a5710c4700
> change-id: 20221223-dyndbg-filename-02e0879dae4b
>
> Best regards,
> --
> Thomas Weißschuh <linux@...ssschuh.net>
>
Powered by blists - more mailing lists