tools.profiler.sampling: fix stack effect name
parent
1745e22211
commit
81aac9359f
|
@ -57,7 +57,7 @@ CONSTANT: ignore-words
|
|||
: foreign-thread-time ( -- n )
|
||||
get-raw-profile-data (foreign-thread-time) ;
|
||||
|
||||
: collect-threads ( samples -- by-top )
|
||||
: collect-threads ( samples -- by-thread )
|
||||
[ sample-thread ] collect-by ;
|
||||
|
||||
: time-per-thread ( -- n )
|
||||
|
|
Loading…
Reference in New Issue