Age | Commit message (Expand) | Author |
---|---|---|
2021-03-04 | AK: Simplify Bitmap and implement in terms of BitmapView | Andreas Kling |
2021-03-03 | Profiler: Symbolicate addresses in non-PIE ELF objects | Andreas Kling |
2021-03-03 | Profiler: Cache and reuse mapped ELF objects | Andreas Kling |
2021-03-02 | Kernel+Profiler: Capture metadata about all profiled processes | Andreas Kling |
2021-02-28 | Profiler: remove unimplemented Profile::LibraryMetadata::symbolicate() defini... | thislooksfun |
2021-02-27 | Profiler: Add a new "Samples" view to the main UI | Andreas Kling |
2021-02-27 | Profiler: Move ELF object name to its own profile graph column | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |