ladybird/Userland/DevTools/Profiler
Andreas Kling ff52a0f90b Profiler: Don't change window title based on last enabled option
This behavior was bizarre and only highlighted whichever setting
was the last one to be activated.
2021-04-10 15:54:12 +02:00
..
CMakeLists.txt Profiler: Add a new "Samples" view to the main UI 2021-02-27 18:34:21 +01:00
DisassemblyModel.cpp LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
DisassemblyModel.h
IndividualSampleModel.cpp Profiler: Print addresses as pointers in new Samples view 2021-03-01 11:12:53 +01:00
IndividualSampleModel.h Profiler: Add a new "Samples" view to the main UI 2021-02-27 18:34:21 +01:00
main.cpp Profiler: Don't change window title based on last enabled option 2021-04-10 15:54:12 +02:00
Profile.cpp Profiler: Symbolicate addresses in non-PIE ELF objects 2021-03-03 23:13:26 +01:00
Profile.h AK: Simplify Bitmap and implement in terms of BitmapView 2021-03-04 11:25:45 +01:00
ProfileModel.cpp Profiler: Move ELF object name to its own profile graph column 2021-02-27 17:45:41 +01:00
ProfileModel.h Profiler: Move ELF object name to its own profile graph column 2021-02-27 17:45:41 +01:00
ProfileTimelineWidget.cpp Profiler: Make sure rendered timestamps don't overflow 2021-02-24 12:19:01 +01:00
ProfileTimelineWidget.h
SamplesModel.cpp Kernel+Profiler: Capture metadata about all profiled processes 2021-03-02 22:38:06 +01:00
SamplesModel.h Kernel+Profiler: Capture metadata about all profiled processes 2021-03-02 22:38:06 +01:00