Commit History

Author SHA1 Message Date
  Andreas Kling ec1ae37f69 SystemMonitor+LibCore: Show process pledges in SystemMonitor :^) 5 years ago
  Andreas Kling 50677bf806 Kernel: Refactor scheduler to use dynamic thread priorities 5 years ago
  Andreas Kling c74cde918a Kernel+SystemMonitor: Expose amount of per-process clean inode memory 5 years ago
  Andreas Kling 0d5e0e4cad Kernel+SystemMonitor: Expose amount of per-process dirty private memory 5 years ago
  Andreas Kling 92b46d9814 SystemMonitor: Show information about purgeable memory 5 years ago
  Andrew Kaster e09a02ad3f SystemMonitor: Show thread name instead of process name 5 years ago
  Andreas Kling 5a45376180 Kernel+SystemMonitor: Log amounts of I/O per thread 5 years ago
  Andreas Kling 5b8cf2ee23 Kernel: Make syscall counters and page fault counters per-thread 5 years ago
  Andreas Kling 712ae73581 Kernel: Expose per-thread information in /proc/all 5 years ago
  Andreas Kling 35138437ef Kernel+SystemMonitor: Add fault counters 5 years ago
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 years ago
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. 6 years ago
  Robin Burchell 57da716be0 ps: Port to using CProcessStatisticsReader and /proc/all 6 years ago
  Robin Burchell a9d1a86e6e CProcessStatisticsReader: Be consistent about terminology from the kernel down 6 years ago
  Andreas Kling 01216f3c3f Userland+LibCore: Use CProcessStatisticsReader to implement top. 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago