ladybird/Libraries
Andreas Kling 0f393148da Kernel: Separate out the symbol offsets in profile output
Instead of saying "main +39" and "main +57" etc, we now have a separate
field in /proc/profile for the offset-into-the-symbol.
2019-12-12 21:59:47 +01:00
..
LibAudio LibAudio: Install library and headers 2019-12-08 11:40:30 +01:00
LibC Kernel: Implement a simple process time profiler 2019-12-11 20:36:56 +01:00
LibCore LibCore: Make CHttpJob::response() return a CHttpResponse* 2019-12-10 20:46:33 +01:00
LibDraw AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibELF Kernel: Separate out the symbol offsets in profile output 2019-12-12 21:59:47 +01:00
LibGUI LibGUI: Add context_menu_event to GTreeView 2019-12-12 11:19:02 +01:00
LibHTML LibHTML: Rename HTMLImageElement::m_image_data => m_encoded_data 2019-12-11 18:30:42 +01:00
LibIPC LibIPC: Install libipc.a into /usr/lib 2019-12-07 14:52:27 +01:00
LibM LibM: Implement pow() 2019-12-10 16:24:47 +01:00
LibMarkdown AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibPCIDB AK: Use size_t for the length of strings 2019-12-09 17:51:21 +01:00
LibProtocol LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED) 2019-12-06 18:39:59 +01:00
LibPthread LibPThread: Add pthread_set/getname_np 2019-12-08 14:09:29 +01:00
LibThread LibThread: Allow setting thread name in constructor 2019-12-08 14:09:29 +01:00
LibVT LibGUI: Make GMenu inherit from CObject 2019-12-09 21:05:44 +01:00