Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c5c1cc817e Kernel: Expose region executable bit in /proc/PID/vm il y a 5 ans
  Andreas Kling b6ee8a2c8d Kernel: Rename vmo => vmobject everywhere il y a 5 ans
  Andreas Kling 931e4b7f5e Kernel+SystemMonitor: Prevent userspace access to process ELF image il y a 5 ans
  Andreas Kling 3fbc50a350 Kernel+SystemMonitor: Expose the number of set CoW bits in each Region il y a 5 ans
  Andreas Kling 0f393148da Kernel: Separate out the symbol offsets in profile output il y a 5 ans
  Andreas Kling bc919c8432 ProcFS: Rename "samples" in /proc/profile to "frames" il y a 5 ans
  Andreas Kling b32e961a84 Kernel: Implement a simple process time profiler il y a 5 ans
  Andreas Kling dbb644f20c Kernel: Start implementing purgeable memory support il y a 5 ans
  Andreas Kling 6f4c380d95 AK: Use size_t for the length of strings il y a 5 ans
  Andrew Kaster 9058962712 Kernel: Allow setting thread names il y a 5 ans
  Andreas Kling c5ff0da93c ProcFS: Fix typo in /proc/net/local il y a 5 ans
  Andreas Kling 23e802518d Kernel: Add getsockopt(SO_PEERCRED) for local sockets il y a 5 ans
  Andreas Kling 5a45376180 Kernel+SystemMonitor: Log amounts of I/O per thread il y a 5 ans
  Andreas Kling 3ad0e6e198 Kernel: Show module memory size in /proc/modules il y a 5 ans
  Andreas Kling 1f67894bdd Kernel: Add /proc/modules to enumerate the currently loaded modules il y a 5 ans
  Andreas Kling 75ed262fe5 Kernel+ifconfig: Add an MTU value to NetworkAdapter il y a 5 ans
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces il y a 5 ans
  Andreas Kling 5b8cf2ee23 Kernel: Make syscall counters and page fault counters per-thread il y a 5 ans
  Andreas Kling 712ae73581 Kernel: Expose per-thread information in /proc/all il y a 5 ans
  Andreas Kling 02f89dc419 Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI il y a 5 ans
  Andreas Kling 06a80bcf69 Kernel+SystemMonitor: Publish can_read/write state for open files il y a 5 ans
  Andreas Kling 083c5f8b89 Kernel: Rework Process::Priority into ThreadPriority il y a 5 ans
  Andreas Kling f215f0c226 ProcFS: Fix Clang build (or really, Qt Creator syntax highlighting) il y a 5 ans
  Alexander 9e03f3ce20 ProcFS: Identify virtual filesystems' device in df (#728) il y a 5 ans
  Andreas Kling 014f8ca8c4 AK: Allow JsonValue to store 64-bit integers internally il y a 5 ans
  Drew Stratford 3014fdf3bd ProcFS: make procfs$pid_fds always returns a valid JSON array. il y a 5 ans
  Drew Stratford d063734f69 ProcFS: Check for empty Optional in read_bytes() il y a 5 ans
  Andreas Kling 35138437ef Kernel+SystemMonitor: Add fault counters il y a 5 ans
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() il y a 5 ans
  Sergey Bugaev 9a41dda029 Kernel: Expose blocking and cloexec fd flags in ProcFS il y a 5 ans