Commit History

Autor SHA1 Mensaxe Data
  Idan Horowitz 2c93123daf Kernel: Replace process' regions vector with a Red Black tree %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5e7abea31e Kernel+Profiler: Capture metadata about all profiled processes %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ea500dd3e3 Kernel: Start work on full system profiling :^) %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b425c2602c Kernel: Better handling of allocation failure in profiling %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8129f3da52 Kernel: Move SMAP disabler RAII helper to its own file %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f1b5def8fd Kernel: Factor address space management out of the Process class %!s(int64=4) %!d(string=hai) anos
  Andreas Kling c10e0adaca Kernel: Move perf event backtrace capture out of Thread class %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 647cfcb641 Kernel: Prune uninteresting kernel frames from profiling samples %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 5dafb72370 Kernel+Profiler: Make profiling per-process and without core dumps %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d893498e57 Kernel: Use fallible KBuffer API in PerformanceEventBuffer %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8e79bde2b7 Kernel: Move KBufferBuilder to the fallible KBuffer API %!s(int64=4) %!d(string=hai) anos
  Tom 6cb640eeba Kernel: Move some time related code from Scheduler into TimeManagement %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d5d54da0ea Kernel: Don't use copy_from_user() for kernelspace read in perf events %!s(int64=5) %!d(string=hai) anos
  Nico Weber 430b265cd4 AK: Rename KB, MB, GB to KiB, MiB, GiB %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake f5744a6f2f Kernel: PID/TID typing %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b7ff3b5ad1 Kernel: Include the current instruction pointer in profile samples %!s(int64=5) %!d(string=hai) anos
  Shannon Booth 81adefef27 Kernel: Run clang-format on files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b1058b33fb AK: Add global FlatPtr typedef. It's u32 or u64, based on sizeof(void*) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7e6c2068bf Kernel: Fix suspicious local shadowing in PerformanceEventBuffer %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 983b4bd9f2 Kernel+ProfileViewer: Move symbolication to userspace for time profiles %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3879e5b9d4 Kernel: Start working on a syscall for logging performance events %!s(int64=5) %!d(string=hai) anos