index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
functrace.cpp
Age
Commit message (
Expand
)
Author
2020-11-09
AK: Rename new_out to out and new_warn to warn.
asynts
2020-10-20
Userland: Use new format functions in some programs
Andreas Kling
2020-08-25
LibDebug: Move everything into the "Debug" namespace
Luke
2020-08-12
Userland: Mark compilation-unit-only functions as static
Ben Wiederhake
2020-08-12
Meta: Replace remaining LibM/math.h includes with math.h
Linus Groh
2020-08-04
Revert "LibM: Always include <math.h> instead of <LibM/math.h>"
Andreas Kling
2020-08-04
LibM: Always include <math.h> instead of <LibM/math.h>
Andreas Kling
2020-07-04
Kernel: Move headers intended for userspace use into Kernel/API/
Andreas Kling
2020-06-08
functrace: Output colors only when stdout is a tty
AnotherTest
2020-05-26
Userland et al: Pledge sigaction when needed
Sergey Bugaev
2020-05-24
functrace: use Core::ArgsParser
Itamar
2020-05-20
Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"
Andreas Kling
2020-05-20
Build: Include headers from LibC, LibM, and LibPthread with -isystem
Andrew Kaster
2020-04-16
functrace: Log syscalls
Itamar
2020-04-16
Userland: Add "functrace" utility
Itamar