1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 11:38:11 +00:00
serenity/DevTools/ProfileViewer
Andreas Kling bb7d6fb310 ProfileViewer: Remove loading code for the old file format
We're still jumping through all kinds of silly hoops to load the new
format, and this commit only gets rid of the API for loading old files.
2020-02-22 11:26:40 +01:00
..
main.cpp Kernel+ProfileViewer: Move symbolication to userspace for time profiles 2020-02-22 10:09:54 +01:00
Makefile LibGfx: Rename from LibDraw :^) 2020-02-06 12:04:00 +01:00
Profile.cpp ProfileViewer: Remove loading code for the old file format 2020-02-22 11:26:40 +01:00
Profile.h ProfileViewer: Remove loading code for the old file format 2020-02-22 11:26:40 +01:00
ProfileModel.cpp LibDraw: Put all classes in the Gfx namespace 2020-02-06 11:56:38 +01:00
ProfileModel.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProfileTimelineWidget.cpp LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00
ProfileTimelineWidget.h LibGUI: Remove leading G from filenames 2020-02-06 20:33:02 +01:00