CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/06/28 02:55:06

Modified files:
        usr.sbin/btrace: btrace.c 

Log message:
Also show the time spent in userland when analyzing the kernel stack
in flame graph.  Only when both kernel and userland are displayed,
the whole picture of system activity becomes clear.  Fixes a parsing
bug in the flame graph tool where userland time was interpreted as
invalid kernel stack.
OK kn@

Reply via email to