Tracing - gusenov/kb GitHub Wiki
- LTTng an open source tracing framework for Linux
- Eclipse Trace Compass is an open source application to solve performance and reliability issues by reading and analyzing traces and logs of a system.
- magic-trace collects and displays high-resolution traces of what a process is doing
Wikipedia
- Tracing (software) involves a specialized use of logging to record information about a program's execution.
- Stack trace (backtrace, traceback) is a report of the active stack frames at a certain point in time during the execution of a program.
Conferences
- Tracing Summit single-track conference on the topic of tracing