On Mon, Nov 11, 2013 at 12:54:53AM -0600, Rob Landley wrote: > On 10/24/2013 02:14:33 PM, Seth Forshee wrote: > >Add a man page for kernelshark. > > > >Signed-off-by: Seth Forshee <[email protected]> > >--- > > Documentation/kernelshark.1.txt | 46 > >+++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 46 insertions(+) > > create mode 100644 Documentation/kernelshark.1.txt > > > >diff --git a/Documentation/kernelshark.1.txt > >b/Documentation/kernelshark.1.txt > >new file mode 100644 > >index 0000000..6a217dd > >--- /dev/null > >+++ b/Documentation/kernelshark.1.txt > >@@ -0,0 +1,46 @@ > >+KERNELSHARK(1) > >+============== > >+ > >+NAME > >+---- > >+kernelshark - graphical reader for trace-cmd(1) output > >+ > > We're throwing random man pages into Documentation now, at the top > level with no subdirectory? > > Please don't.
You do realize this patch is for trace-cmd and not for the kernel, right? Seth -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

