diff --git a/doc/source/profiling.rst b/doc/source/profiling.rst index 32a024d86..2b7d4638f 100644 --- a/doc/source/profiling.rst +++ b/doc/source/profiling.rst @@ -4,7 +4,7 @@ Profiling for Ray Developers This document details, for Ray developers, how to analyze Ray performance. Getting a stack trace of Ray C++ processes ----------------------------------------- +------------------------------------------ You can use the following GDB command to view the current stack trace of any running Ray process (e.g., raylet). This can be useful for debugging 100% CPU