Fix lint crash (title underline too short) (#12193)

This commit is contained in:
dHannasch
2020-11-19 21:13:23 -08:00
committed by GitHub
parent d200f620ee
commit 6f2398d122
+1 -1
View File
@@ -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