mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:37:44 +00:00
Profiler: Add a "Signposts" tab next to the "Samples" tab
This tab provides a filtered listing of all the signpost events in the currently selected time range.
This commit is contained in:
parent
9a334ebb3a
commit
8f590cbeb8
6 changed files with 178 additions and 1 deletions
|
@ -12,6 +12,7 @@ set(SOURCES
|
|||
Profile.cpp
|
||||
ProfileModel.cpp
|
||||
SamplesModel.cpp
|
||||
SignpostsModel.cpp
|
||||
TimelineContainer.cpp
|
||||
TimelineHeader.cpp
|
||||
TimelineTrack.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue