ladybird/Userland/DevTools/Profiler
Sam Atkins 2caaebcf41 Profiler: Add missing LibCore/File include
This was previously included via ConfigFile.h
2022-02-16 19:49:41 -05:00
..
CMakeLists.txt Profiler: Extract percentage gradient calculation into its own file 2021-12-28 23:17:24 +01:00
DisassemblyModel.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
DisassemblyModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
EventSerialNumber.h Profiler: Use sequential serial numbers for profiling events 2021-06-03 01:16:32 +01:00
FlameGraphView.cpp Profiler: Make everything east-const :^) 2021-12-28 23:17:24 +01:00
FlameGraphView.h Profiler: Don't return constant copies of GUI::ModelIndex 2021-12-23 12:45:36 -08:00
Gradient.cpp Profiler: Extract percentage gradient calculation into its own file 2021-12-28 23:17:24 +01:00
Gradient.h Profiler: Extract percentage gradient calculation into its own file 2021-12-28 23:17:24 +01:00
Histogram.h Profiler: Add histogram for sample counts 2021-05-14 00:35:57 +02:00
IndividualSampleModel.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
IndividualSampleModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
main.cpp Profiler: Make everything east-const :^) 2021-12-28 23:17:24 +01:00
Process.cpp Profiler: Make everything east-const :^) 2021-12-28 23:17:24 +01:00
Process.h Profiler: Make everything east-const :^) 2021-12-28 23:17:24 +01:00
Profile.cpp Profiler: Add ability to process read syscalls 2022-02-14 11:38:13 +01:00
Profile.h Profiler: Add ability to process read syscalls 2022-02-14 11:38:13 +01:00
ProfileModel.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
ProfileModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
SamplesModel.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
SamplesModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
SignpostsModel.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
SignpostsModel.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
SourceModel.cpp Profiler: Add missing LibCore/File include 2022-02-16 19:49:41 -05:00
SourceModel.h Profiler: Add source code view 2021-12-28 23:17:24 +01:00
TimelineContainer.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineContainer.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineHeader.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineHeader.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineTrack.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineTrack.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineView.cpp DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00
TimelineView.h DevTools: Use default constructors/destructors 2022-02-16 07:33:15 -05:00