mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:07:34 +00:00
Profiler: Add ability to process read syscalls
Profiler can now process and display read events.
This commit is contained in:
parent
fae991f599
commit
cdfb388154
4 changed files with 28 additions and 1 deletions
|
@ -27,6 +27,7 @@ public:
|
|||
ExecutableName,
|
||||
LostSamples,
|
||||
InnermostStackFrame,
|
||||
Path,
|
||||
__Count
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue