mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 14:40:54 +00:00
libsysprof: add coredump category
This just makes it easier to see if the time spent on something was related to a coredump handler in the kernel.
This commit is contained in:
@ -144,6 +144,11 @@ JS:
|
||||
* javascript inherit
|
||||
|
||||
|
||||
Kernel:
|
||||
do_coredump coredump inherit
|
||||
* kernel inherit
|
||||
|
||||
|
||||
libc:
|
||||
poll main-loop inherit
|
||||
select main-loop inherit
|
||||
|
||||
Reference in New Issue
Block a user