summaryrefslogtreecommitdiff
path: root/Userland/functrace.cpp
AgeCommit message (Expand)Author
2020-11-09AK: Rename new_out to out and new_warn to warn.asynts
2020-10-20Userland: Use new format functions in some programsAndreas Kling
2020-08-25LibDebug: Move everything into the "Debug" namespaceLuke
2020-08-12Userland: Mark compilation-unit-only functions as staticBen Wiederhake
2020-08-12Meta: Replace remaining LibM/math.h includes with math.hLinus Groh
2020-08-04Revert "LibM: Always include <math.h> instead of <LibM/math.h>"Andreas Kling
2020-08-04LibM: Always include <math.h> instead of <LibM/math.h>Andreas Kling
2020-07-04Kernel: Move headers intended for userspace use into Kernel/API/Andreas Kling
2020-06-08functrace: Output colors only when stdout is a ttyAnotherTest
2020-05-26Userland et al: Pledge sigaction when neededSergey Bugaev
2020-05-24functrace: use Core::ArgsParserItamar
2020-05-20Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"Andreas Kling
2020-05-20Build: Include headers from LibC, LibM, and LibPthread with -isystemAndrew Kaster
2020-04-16functrace: Log syscallsItamar
2020-04-16Userland: Add "functrace" utilityItamar