mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:47:44 +00:00
Profiler: Extract percentage gradient calculation into its own file
This commit is contained in:
parent
ddccf451a9
commit
1c3a82d59e
5 changed files with 48 additions and 36 deletions
|
@ -9,6 +9,7 @@ set(SOURCES
|
|||
main.cpp
|
||||
IndividualSampleModel.cpp
|
||||
FlameGraphView.cpp
|
||||
Gradient.cpp
|
||||
Process.cpp
|
||||
Profile.cpp
|
||||
ProfileModel.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue