summaryrefslogtreecommitdiff
path: root/Kernel/ThreadTracer.h
AgeCommit message (Expand)Author
2021-08-14Kernel: Move {Process,Thread,Session,ProcessGroup}ID to Kernel/Forward.hAndreas Kling
2021-06-24Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull`Daniel Bertalan
2021-05-13Kernel: Make Process::start_tracing_from API OOM safeBrian Gianforcaro
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2020-08-10Kernel: PID/TID typingBen Wiederhake
2020-04-13Debugger: Add DebugSessionItamar
2020-04-13CPU: Handle breakpoint trapItamar
2020-03-28Kernel: Add 'ptrace' syscallItamar