Linux Trace Kernel
 help / color / mirror / Atom feed
* [PATCH] Documentaion:trace Add the git web link to view it on the browser
@ 2023-12-05  3:55 Bhaskar Chowdhury
  2023-12-05 16:26 ` Steven Rostedt
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2023-12-05  3:55 UTC (permalink / raw)
  To: rostedt, mhiramat, mathieu.desnoyers, mark.rutland, corbet,
	linux-kernel, linux-trace-kernel, linux-doc
  Cc: Bhaskar Chowdhury

Thought this might help people to see the entire source tree on browser and
explore.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-05 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05  3:55 [PATCH] Documentaion:trace Add the git web link to view it on the browser Bhaskar Chowdhury
2023-12-05 16:26 ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox