.. |
CMakeLists.txt
|
Profiler: Port to LibMain :^)
|
2021-11-24 00:25:23 +01:00 |
DisassemblyModel.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
DisassemblyModel.h
|
Profiler: Share the mapped kernel between Profile and DisassemblyModel
|
2021-10-31 16:54:02 +01:00 |
EventSerialNumber.h
|
Profiler: Use sequential serial numbers for profiling events
|
2021-06-03 01:16:32 +01:00 |
FlameGraphView.cpp
|
Profiler: Don't return constant copies of GUI::ModelIndex
|
2021-12-23 12:45:36 -08:00 |
FlameGraphView.h
|
Profiler: Don't return constant copies of GUI::ModelIndex
|
2021-12-23 12:45:36 -08:00 |
Histogram.h
|
Profiler: Add histogram for sample counts
|
2021-05-14 00:35:57 +02:00 |
IndividualSampleModel.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
IndividualSampleModel.h
|
Everywhere: Replace Model::update() with Model::invalidate()
|
2021-08-06 19:14:31 +02:00 |
main.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
Process.cpp
|
LibCore+AK: Move MappedFile from AK to LibCore
|
2021-11-23 11:33:36 +01:00 |
Process.h
|
LibCore+AK: Move MappedFile from AK to LibCore
|
2021-11-23 11:33:36 +01:00 |
Profile.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
Profile.h
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
ProfileModel.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
ProfileModel.h
|
Everywhere: Pass AK::StringView by value
|
2021-11-11 01:27:46 +01:00 |
SamplesModel.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
SamplesModel.h
|
Everywhere: Replace Model::update() with Model::invalidate()
|
2021-08-06 19:14:31 +02:00 |
SignpostsModel.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
SignpostsModel.h
|
Profiler: Add a "Signposts" tab next to the "Samples" tab
|
2021-08-14 01:28:26 +02:00 |
TimelineContainer.cpp
|
Profiler: Add horizontal_scrollbar height to initial_height
|
2021-12-21 22:10:33 +01:00 |
TimelineContainer.h
|
Profiler: Add fixed track headers to the timeline view
|
2021-05-06 22:18:45 +02:00 |
TimelineHeader.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
TimelineHeader.h
|
Everywhere: Forward declare structs as structs
|
2021-07-08 10:11:00 +02:00 |
TimelineTrack.cpp
|
Profiler: Add some implied auto qualifiers
|
2021-12-23 12:45:36 -08:00 |
TimelineTrack.h
|
Profiler: Parse and paint profile signpost events :^)
|
2021-08-12 00:03:38 +02:00 |
TimelineView.cpp
|
Everywhere: Rename left/right-click to primary/secondary
|
2021-10-27 22:05:58 +03:00 |
TimelineView.h
|
Profiler: Allow scaling the timeline with Ctrl+MouseWheel :^)
|
2021-05-22 23:20:31 +02:00 |