.NET Core vs ftrace
A side-by-side look at .NET Core and ftrace. For an in-depth review of either product, follow the links below.
.NET Core
Development
.NET Core is an open-source, cross-platform framework for building modern, cloud-enabled apps using C#, F#, and ASP.NET. It allows developers to create web apps, services, libraries and console apps that run on Windows, Linux and macOS.
caspnetcrossplatformopen-source
ftrace
System & Hardware
Ftrace is a Linux kernel internal tracer used to observe and debug kernel behavior, including scheduling, function calls, interrupts, and more. It provides detailed execution tracing of the Linux kernel with low overhead.
tracingdebuggingkernellinux
Related Comparisons
Process Monitor
strace
.NET Framework
ltrace
Dolphin Smalltalk
SystemTap