1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 20:12:06 +00:00
serenity/DevTools
Andreas Kling 8aab8faf30 ProfileViewer: Open /boot/kernel for disassembly if possible
If you have access to /boot/kernel, you can see the disassembly of
kernel code in ProfileViewer. This is really useful! :^)
2020-04-11 23:37:11 +02:00
..
FormCompiler AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
HackStudio HackStudio: pledge "thread" to fix opening files 2020-04-07 12:14:35 +02:00
Inspector Applications: Use "Document - AppName" window title format 2020-03-13 23:30:12 +01:00
IPCCompiler AK: Add out() and warn() streams that forward to stdout and stderr 2020-04-06 10:49:27 +02:00
ProfileViewer ProfileViewer: Open /boot/kernel for disassembly if possible 2020-04-11 23:37:11 +02:00
VisualBuilder LibGUI: Add MenuBar::add_menu(name) 2020-04-04 12:58:05 +02:00
Makefile Build: Only look at SUBDIRS with Makefiles 2020-02-25 19:56:48 +01:00