Thought this might help people to see the entire source tree on browser and explore. Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx> --- 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