Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 50677bf806 Kernel: Refactor scheduler to use dynamic thread priorities před 5 roky
  Andreas Kling c74cde918a Kernel+SystemMonitor: Expose amount of per-process clean inode memory před 5 roky
  Andreas Kling 0d5e0e4cad Kernel+SystemMonitor: Expose amount of per-process dirty private memory před 5 roky
  Andreas Kling dafd715743 ProcFS: Fix inconsistent numbers in /proc/memstat před 5 roky
  Andreas Kling c5c1cc817e Kernel: Expose region executable bit in /proc/PID/vm před 5 roky
  Andreas Kling b6ee8a2c8d Kernel: Rename vmo => vmobject everywhere před 5 roky
  Andreas Kling 931e4b7f5e Kernel+SystemMonitor: Prevent userspace access to process ELF image před 5 roky
  Andreas Kling 3fbc50a350 Kernel+SystemMonitor: Expose the number of set CoW bits in each Region před 5 roky
  Andreas Kling 0f393148da Kernel: Separate out the symbol offsets in profile output před 5 roky
  Andreas Kling bc919c8432 ProcFS: Rename "samples" in /proc/profile to "frames" před 5 roky
  Andreas Kling b32e961a84 Kernel: Implement a simple process time profiler před 5 roky
  Andreas Kling dbb644f20c Kernel: Start implementing purgeable memory support před 5 roky
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings před 5 roky
  Andrew Kaster 9058962712 Kernel: Allow setting thread names před 5 roky
  Andreas Kling c5ff0da93c ProcFS: Fix typo in /proc/net/local před 5 roky
  Andreas Kling 23e802518d Kernel: Add getsockopt(SO_PEERCRED) for local sockets před 5 roky
  Andreas Kling 5a45376180 Kernel+SystemMonitor: Log amounts of I/O per thread před 5 roky
  Andreas Kling 3ad0e6e198 Kernel: Show module memory size in /proc/modules před 5 roky
  Andreas Kling 1f67894bdd Kernel: Add /proc/modules to enumerate the currently loaded modules před 5 roky
  Andreas Kling 75ed262fe5 Kernel+ifconfig: Add an MTU value to NetworkAdapter před 5 roky
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces před 5 roky
  Andreas Kling 5b8cf2ee23 Kernel: Make syscall counters and page fault counters per-thread před 5 roky
  Andreas Kling 712ae73581 Kernel: Expose per-thread information in /proc/all před 5 roky
  Andreas Kling 02f89dc419 Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI před 5 roky
  Andreas Kling 06a80bcf69 Kernel+SystemMonitor: Publish can_read/write state for open files před 5 roky
  Andreas Kling 083c5f8b89 Kernel: Rework Process::Priority into ThreadPriority před 5 roky
  Andreas Kling f215f0c226 ProcFS: Fix Clang build (or really, Qt Creator syntax highlighting) před 5 roky
  Alexander 9e03f3ce20 ProcFS: Identify virtual filesystems' device in df (#728) před 5 roky
  Andreas Kling 014f8ca8c4 AK: Allow JsonValue to store 64-bit integers internally před 5 roky
  Drew Stratford 3014fdf3bd ProcFS: make procfs$pid_fds always returns a valid JSON array. před 5 roky