[PATCH v2 0/5] Histogram docs formatting cleanup

Bagas Sanjaya posted 5 patches 2 weeks, 2 days ago
Documentation/trace/histogram-design.rst | 151 ++++++++++++-----------
Documentation/trace/histogram.rst        |  38 +++---
2 files changed, 96 insertions(+), 93 deletions(-)
[PATCH v2 0/5] Histogram docs formatting cleanup
Posted by Bagas Sanjaya 2 weeks, 2 days ago
Hi,

Here's a formatting assortment for trace histogram docs. The shortlog
below should be self-explanatory.

Enjoy!

Changes since v1 [1]:

  * Apply review tags (Masami, Tom)
  * Reword patch description for ftrace cross-reference link (Masami, [5/5])

[1]: https://lore.kernel.org/linux-doc/20250911042527.22573-1-bagasdotme@gmail.com/

Bagas Sanjaya (5):
  Documentation: trace: histogram: Fix histogram trigger subsection
    number order
  Documentation: trace: histogram-design: Trim trailing vertices in
    diagram explanation text
  Documentation: trace: historgram-design: Separate sched_waking
    histogram section heading and the following diagram
  Documentation: trace: histogram-design: Wrap introductory note in
    note:: directive
  Documentation: trace: histogram: Convert ftrace docs cross-reference

 Documentation/trace/histogram-design.rst | 151 ++++++++++++-----------
 Documentation/trace/histogram.rst        |  38 +++---
 2 files changed, 96 insertions(+), 93 deletions(-)


base-commit: f44a29784f685804d9970cfb0d3439c9e30981d7
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH v2 0/5] Histogram docs formatting cleanup
Posted by Jonathan Corbet 1 week, 6 days ago
Bagas Sanjaya <bagasdotme@gmail.com> writes:

> Hi,
>
> Here's a formatting assortment for trace histogram docs. The shortlog
> below should be self-explanatory.
>
> Enjoy!
>
> Changes since v1 [1]:
>
>   * Apply review tags (Masami, Tom)
>   * Reword patch description for ftrace cross-reference link (Masami, [5/5])
>
> [1]: https://lore.kernel.org/linux-doc/20250911042527.22573-1-bagasdotme@gmail.com/
>
> Bagas Sanjaya (5):
>   Documentation: trace: histogram: Fix histogram trigger subsection
>     number order
>   Documentation: trace: histogram-design: Trim trailing vertices in
>     diagram explanation text
>   Documentation: trace: historgram-design: Separate sched_waking
>     histogram section heading and the following diagram
>   Documentation: trace: histogram-design: Wrap introductory note in
>     note:: directive
>   Documentation: trace: histogram: Convert ftrace docs cross-reference
>
>  Documentation/trace/histogram-design.rst | 151 ++++++++++++-----------
>  Documentation/trace/histogram.rst        |  38 +++---
>  2 files changed, 96 insertions(+), 93 deletions(-)

Steve, will you pick these up, or should I grab them?

Thanks,

jon
Re: [PATCH v2 0/5] Histogram docs formatting cleanup
Posted by Steven Rostedt 1 week, 6 days ago
On Thu, 18 Sep 2025 10:38:56 -0600
Jonathan Corbet <corbet@lwn.net> wrote:

> Steve, will you pick these up, or should I grab them?

Can you take them?

Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>

Thanks!

-- Steve
Re: [PATCH v2 0/5] Histogram docs formatting cleanup
Posted by Jonathan Corbet 1 week, 6 days ago
Steven Rostedt <rostedt@goodmis.org> writes:

> On Thu, 18 Sep 2025 10:38:56 -0600
> Jonathan Corbet <corbet@lwn.net> wrote:
>
>> Steve, will you pick these up, or should I grab them?
>
> Can you take them?
>
> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
>
> Thanks!

Done.

jon