Handbook
Glossary
profile. ( tree -- )
Factor handbook
»
Developer tools
»
Sampling profiler
Prev:
flat ( -- flat )
Next:
most-recent-profile-data ( -- profile-data )
Vocabulary
tools
.
profiler
.
sampling
Inputs
tree
a profile report
Outputs
None
Word description
Formats and prints a profile report generated by
top-down
,
top-down-max-depth
,
cross-section
, or
flat
.
See also
cross-section
,
flat
,
top-down
,
top-down-max-depth
,
profile
Definition
USING:
assocs
tools.profiler.sampling.private
;
IN:
tools.profiler.sampling
:
profile.
( tree -- )
profile-heading.
[
0
profile-node.
]
assoc-each
;