index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
DevTools
/
Profiler
/
main.cpp
Age
Commit message (
Expand
)
Author
2021-05-19
Profiler: Remove ability to filter Kernel::Scheduler::yield() frames
Gunnar Beutner
2021-05-19
Kernel+LibC: Add support for filtering profiling events
Gunnar Beutner
2021-05-14
Profiler: Let the user ignore context switches
Gunnar Beutner
2021-05-08
Profiler: Let the user select more than one process
Gunnar Beutner
2021-05-08
Profiler: Migrate mouse events to TimelineView
Carlos César Neves Enumo
2021-05-08
Profiler: Make the timeline resizable
Gunnar Beutner
2021-05-07
Profiler: Don't iterate all events when filtering timeline view
Brian Gianforcaro
2021-05-07
Profiler: Make processes selectable in the timeline view
Gunnar Beutner
2021-05-07
Profiler: Remove the old process selection widget
Gunnar Beutner
2021-05-06
Profiler: Add fixed track headers to the timeline view
Andreas Kling
2021-05-06
Profiler: Add a statusbar and show the timeline selection info in it :^)
Andreas Kling
2021-05-06
Profiler: Rename ProfileTimelineWidget => TimelineTrack
Andreas Kling
2021-05-06
Profiler: Add TimelineView widget and make the timeline cursor global
Andreas Kling
2021-05-06
Profiler: Show one timeline per process :^)
Andreas Kling
2021-05-04
Profiler: Move everything into the "Profiler" namespace
Andreas Kling
2021-05-01
Everywhere: Rename app_menu to file_menu or game_menu
Andreas Kling
2021-04-26
Kernel+Profiler: Improve profiling subsystem
Gunnar Beutner
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-16
Everywhere: Add `-Wdouble-promotion` warning
Nicholas-Baron
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-04-10
Profiler: Alt shortcuts and book title capitalization in menus
Andreas Kling
2021-04-10
Profiler: Don't change window title based on last enabled option
Andreas Kling
2021-03-25
Userland: Turn all application menus into window menus :^)
Andreas Kling
2021-03-05
Profiler: Get perfcore file from ArgsParser
Linus Groh
2021-02-27
Profiler: Add a new "Samples" view to the main UI
Andreas Kling
2021-02-24
Profiler: Add help documentation
Brendan Coles
2021-01-12
DevTools: Move to Userland/DevTools/
Andreas Kling
[prev]