1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:37:34 +00:00
serenity/DevTools/ProfileViewer
Andreas Kling a3e7c99ffe ProfileViewer: Add a timeline widget for a visual view of the profile
Userspace stack frames are in blue, kernel stack frames in red :^)
2019-12-14 18:44:29 +01:00
..
main.cpp ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00
Makefile ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00
Profile.cpp ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00
Profile.h ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00
ProfileModel.cpp ProfileViewer: Show kernel frames with a red icon :^) 2019-12-14 16:16:53 +01:00
ProfileModel.h ProfileViewer: Show kernel frames with a red icon :^) 2019-12-14 16:16:53 +01:00
ProfileTimelineWidget.cpp ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00
ProfileTimelineWidget.h ProfileViewer: Add a timeline widget for a visual view of the profile 2019-12-14 18:44:29 +01:00