mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:07:36 +00:00
Profiler: Show the symbol address in object file
This commit is contained in:
parent
64ccf2196c
commit
4bef63fa6a
2 changed files with 11 additions and 0 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
SelfCount,
|
||||
ObjectName,
|
||||
StackFrame,
|
||||
SymbolAddress,
|
||||
__Count
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue