This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-10 21:29:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2758d99bbcd44372ebd08bf375b110c8e07bb395
ladybird
/
Userland
/
DevTools
/
Profiler
History
Ali Mohammad Pur
44cc6e1662
Profiler: Make the ProfileModel searchable
...
Note that this only searches the items at the same level as the selected index.
2021-09-14 21:33:15 +04:30
..
CMakeLists.txt
Profiler: Add a flamegraph view for the stack
2021-08-31 12:40:51 +02:00
DisassemblyModel.cpp
…
DisassemblyModel.h
…
EventSerialNumber.h
…
FlameGraphView.cpp
Profiler: Minor static code analysis issues in FlameGraphView
2021-09-01 18:06:14 +02:00
FlameGraphView.h
Profiler: Use = default for empty destructor
2021-09-01 18:06:14 +02:00
Histogram.h
…
IndividualSampleModel.cpp
…
IndividualSampleModel.h
…
main.cpp
Profiler: Add a flamegraph view for the stack
2021-08-31 12:40:51 +02:00
Process.cpp
…
Process.h
…
Profile.cpp
…
Profile.h
…
ProfileModel.cpp
Profiler: Make the ProfileModel searchable
2021-09-14 21:33:15 +04:30
ProfileModel.h
Profiler: Make the ProfileModel searchable
2021-09-14 21:33:15 +04:30
SamplesModel.cpp
…
SamplesModel.h
…
SignpostsModel.cpp
…
SignpostsModel.h
…
TimelineContainer.cpp
Profiler: Limit the initial size of the timeline container
2021-08-18 13:06:27 +02:00
TimelineContainer.h
…
TimelineHeader.cpp
…
TimelineHeader.h
…
TimelineTrack.cpp
…
TimelineTrack.h
…
TimelineView.cpp
…
TimelineView.h
…