[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8d2f86cb-5dd1-4291-cbeb-2c9f72f9ed0b@linuxfoundation.org>
Date: Fri, 27 Jan 2023 16:49:15 -0700
From: Shuah Khan <skhan@...uxfoundation.org>
To: Jonathan Corbet <corbet@....net>
Cc: sshefali021@...il.com, kstewart@...uxfoundation.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] docs: add workload-tracing document to admin-guide
On 1/27/23 12:18, Shuah Khan wrote:
> On 1/27/23 10:13, Jonathan Corbet wrote:
>> Shuah Khan <skhan@...uxfoundation.org> writes:
>>
>>> Add a new section to the admin-guide with information of interest to
>>> application developers and system integrators doing analysis of the
>>> Linux kernel for safety critical applications.
>>>
>>> This section will contain documents supporting analysis of kernel
>>> interactions with applications, and key kernel subsystems expectations.
>>>
>>> Add a new workload-tracing document to this new section.
>>>
>>> Signed-off-by: Shefali Sharma <sshefali021@...il.com>
>>> Signed-off-by: Shuah Khan <skhan@...uxfoundation.org>
>>> ---
>>> Documentation/admin-guide/index.rst | 11 +
>>> .../admin-guide/workload-tracing.rst | 486 ++++++++++++++++++
>>> 2 files changed, 497 insertions(+)
>>> create mode 100644 Documentation/admin-guide/workload-tracing.rst
>>
>> This seems like generally good stuff, thanks. I have a few nits...
>
> Thanks for the review.
>
Cleaned it up and sent you v2. Odd. checkpatch.pl didn't catch long
lines in the document. I was so focused on verifying the html doc,
I totally missed the cut & pasted long lines. Anyway it is all fixed
now in v2.
thanks,
-- Shuah
Powered by blists - more mailing lists