forked from ray-project/ray
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Doc] Fix profiling.rst for the profiling (ray-project#43615)
1. Currently the profiling docs for CPU is not correct, i.e., we need to add "export RAY_RAYLET_PERFTOOLS_PROFILER=1" so that we can profile on google-pprof. 2. Split clearly the CPU profiling and memory profiling methods. 3. To correct install the jemalloc, make install is also needed to correctly install jemalloc. 4. To visualized the plot, the graphviz is also needed otherwise there is a issue for jemalloc which doesn't show this problem clearly. 5. Add how to get the .svg plot for memory profile. Signed-off-by: Bye-legumes <[email protected]> Signed-off-by: Jiajun Yao <[email protected]> Co-authored-by: Jiajun Yao <[email protected]> Co-authored-by: angelinalg <[email protected]>
- Loading branch information
1 parent
0e226bc
commit b75b4bd
Showing
1 changed file
with
55 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters