1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00
serenity/Userland/DevTools
Gunnar Beutner d6b3513aab Profiler: Let the user ignore context switches
Now that the profiling timer is independent from the scheduler the
user will get quite a few CPU samples from "within" the scheduler.
These events are less useful when just profiling a user-mode process
rather than the whole system. This patch adds an option to Profiler to
hide these events.
2021-05-14 00:35:57 +02:00
..
HackStudio Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Inspector Inspector: Don't check that target has pledged "accept" 2021-05-13 23:28:40 +02:00
IPCCompiler IPCCompiler: Add "u64" and "i64" to the list of primitive types 2021-05-13 23:28:40 +02:00
Playground Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Profiler Profiler: Let the user ignore context switches 2021-05-14 00:35:57 +02:00
UserspaceEmulator Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 2021-05-12 22:38:20 +02:00
CMakeLists.txt DevTools: Move to Userland/DevTools/ 2021-01-12 12:18:55 +01:00