diff options
Diffstat (limited to 'documentation/profile-manual')
-rw-r--r-- | documentation/profile-manual/usage.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst index 1e31019897..703ac459a0 100644 --- a/documentation/profile-manual/usage.rst +++ b/documentation/profile-manual/usage.rst | |||
@@ -1738,7 +1738,7 @@ events': | |||
1738 | 1738 | ||
1739 | The tool is pretty self-explanatory, but for more detailed information | 1739 | The tool is pretty self-explanatory, but for more detailed information |
1740 | on navigating through the data, see the `kernelshark | 1740 | on navigating through the data, see the `kernelshark |
1741 | website <https://rostedt.homelinux.com/kernelshark/>`__. | 1741 | website <https://kernelshark.org/Documentation.html>`__. |
1742 | 1742 | ||
1743 | ftrace Documentation | 1743 | ftrace Documentation |
1744 | -------------------- | 1744 | -------------------- |
@@ -1767,8 +1767,8 @@ There is a nice series of articles on using ftrace and trace-cmd at LWN: | |||
1767 | - `trace-cmd: A front-end for | 1767 | - `trace-cmd: A front-end for |
1768 | Ftrace <https://lwn.net/Articles/410200/>`__ | 1768 | Ftrace <https://lwn.net/Articles/410200/>`__ |
1769 | 1769 | ||
1770 | There's more detailed documentation kernelshark usage here: | 1770 | See also `KernelShark's documentation <https://kernelshark.org/Documentation.html>`__ |
1771 | `KernelShark <https://rostedt.homelinux.com/kernelshark/>`__ | 1771 | for further usage details. |
1772 | 1772 | ||
1773 | An amusing yet useful README (a tracing mini-HOWTO) can be found in | 1773 | An amusing yet useful README (a tracing mini-HOWTO) can be found in |
1774 | ``/sys/kernel/debug/tracing/README``. | 1774 | ``/sys/kernel/debug/tracing/README``. |