lastquestion / explain-pause-mode

top, but for Emacs.
GNU General Public License v3.0
241 stars 6 forks source link

Top should support total time executed, and show native frames #62

Open lastquestion opened 4 years ago

lastquestion commented 4 years ago

Unclear what the UI would be to make this viable, but sometimes pauses will not show because they are waiting in native code and we are hiding native frames and also subtracting native time out of command execution time. This made #57 more difficult to debug.