serenity/Userland/DevTools/Profiler
2021-05-07 15:26:51 +02:00
..
CMakeLists.txt Profiler: Remove the old process selection widget 2021-05-07 15:26:51 +02:00
DisassemblyModel.cpp Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
DisassemblyModel.h Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
IndividualSampleModel.cpp Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
IndividualSampleModel.h Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
main.cpp Profiler: Remove the old process selection widget 2021-05-07 15:26:51 +02:00
Process.cpp Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
Process.h Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
Profile.cpp Profiler: Move filter checks into their own function 2021-05-07 15:26:51 +02:00
Profile.h Profiler: Move filter checks into their own function 2021-05-07 15:26:51 +02:00
ProfileModel.cpp Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
ProfileModel.h Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
SamplesModel.cpp Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
SamplesModel.h Profiler: Move everything into the "Profiler" namespace 2021-05-04 20:59:32 +02:00
TimelineContainer.cpp Profiler: Add fixed track headers to the timeline view 2021-05-06 22:18:45 +02:00
TimelineContainer.h Profiler: Add fixed track headers to the timeline view 2021-05-06 22:18:45 +02:00
TimelineHeader.cpp Profiler: Add fixed track headers to the timeline view 2021-05-06 22:18:45 +02:00
TimelineHeader.h Profiler: Add fixed track headers to the timeline view 2021-05-06 22:18:45 +02:00
TimelineTrack.cpp Profiler: Add fixed track headers to the timeline view 2021-05-06 22:18:45 +02:00
TimelineTrack.h Profiler: Rename ProfileTimelineWidget => TimelineTrack 2021-05-06 22:18:45 +02:00
TimelineView.cpp Profiler: Add TimelineView widget and make the timeline cursor global 2021-05-06 22:18:45 +02:00
TimelineView.h Profiler: Add a statusbar and show the timeline selection info in it :^) 2021-05-06 22:18:45 +02:00