[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231205035517.30534-1-unixbhaskar@gmail.com>
Date: Tue, 5 Dec 2023 09:25:17 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: rostedt@...dmis.org, mhiramat@...nel.org,
mathieu.desnoyers@...icios.com, mark.rutland@....com,
corbet@....net, linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org, linux-doc@...r.kernel.org
Cc: Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] Documentaion:trace Add the git web link to view it on the browser
Thought this might help people to see the entire source tree on browser and
explore.
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
Documentation/trace/ftrace.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/trace/ftrace.rst b/Documentation/trace/ftrace.rst
index 23572f6697c0..e768a4c91452 100644
--- a/Documentation/trace/ftrace.rst
+++ b/Documentation/trace/ftrace.rst
@@ -3731,3 +3731,5 @@ Currently, -mfentry is used by gcc 4.6.0 and above on x86 only.
More
----
More details can be found in the source code, in the `kernel/trace/*.c` files.
+Also you can see the trace source tree on browser `Git Link
+<https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/kernel/trace>`__.
--
2.35.8
Powered by blists - more mailing lists