summaryrefslogtreecommitdiff
path: root/Userland/DevTools/Profiler/Process.cpp
AgeCommit message (Expand)Author
2021-07-02AK: Implement String::find_any_of() and StringView::find_any_of()Max Wipfli
2021-06-03Profiler: Use sequential serial numbers for profiling eventsGunnar Beutner
2021-05-04Profiler: Move everything into the "Profiler" namespaceAndreas Kling
2021-04-26Profiler: Use NonnullOwnPtr for librariesGunnar Beutner
2021-04-26Kernel+Profiler: Improve profiling subsystemGunnar Beutner