On Thu, 3 Oct 2024 01:28:17 +0530 SurajSonawane2415 <surajsonawane0215@xxxxxxxxx> wrote: > Add debugging.rst to the relevant toctree to fix warning > about missing documentation inclusion in toctree. > > Signed-off-by: SurajSonawane2415 <surajsonawane0215@xxxxxxxxx> > --- > Documentation/trace/index.rst | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst > index 0b300901f..2c991dc96 100644 > --- a/Documentation/trace/index.rst > +++ b/Documentation/trace/index.rst > @@ -24,6 +24,7 @@ Linux Tracing Technologies > histogram > histogram-design > boottime-trace > + debugging If order matters here, I'd like the debugging to be at the top. As I plan on it being more of a tutorial for using tracing, and should be the first document people see. I need to take some time out and start filling it up! -- Steve > hwlat_detector > osnoise-tracer > timerlat-tracer