Skip to content

Commit dc7c409

Browse files
Apply suggestion from @StanFromIreland
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 4384211 commit dc7c409

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/profiling.sampling.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -886,8 +886,7 @@ all relevant data is captured automatically.
886886
:width: 100%
887887

888888
The Flame Graph visualization shows call stacks as nested rectangles.
889-
Functions like ``worker_a``, ``level_1_analyze``, ``level_2_process``,
890-
and ``level_4_compute`` are visible in the call hierarchy.
889+
Functions names are visible in the call hierarchy.
891890

892891
.. figure:: tachyon-gecko-opcodes.png
893892
:alt: Firefox Profiler Marker Chart with opcodes

0 commit comments

Comments
 (0)