Age | Commit message (Expand) | Author |
---|---|---|
2021-05-15 | Kernel: Make perf_event() work for global profiles | Gunnar Beutner |
2021-04-26 | Kernel+Profiler: Improve profiling subsystem | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-02 | Kernel: Better handling of allocation failure in profiling | Andreas Kling |
2021-03-01 | Kernel: Make all syscall functions return KResultOr<T> | Andreas Kling |
2021-01-11 | Kernel+Profiler: Make profiling per-process and without core dumps | Andreas Kling |
2020-07-30 | Kernel: Move syscall implementations out of Process.cpp | Andreas Kling |