Effectiveness of Tracing in a Multicore Environment

Effectiveness of Tracing in a Multicore Environment

A performance evaluation of LTTng's Kernel Space and User Space Trace primitives

Versandkostenfrei!
Versandfertig in 6-10 Tagen
38,99 €
inkl. MwSt.
PAYBACK Punkte
19 °P sammeln!
Debugging in real time is imperative for telecommunication networks with their ever increasing size and complexity. In event of an error or an unexpected crash, debugging the complex systems that controls these networks becomes an insurmountable task. With the help of tracing, it is possible to capture the snapshot of a system at any given point of time. Tracing, in essence, captures the state of the system along with the programs currently running on the system. LTTng is one such tool developed to perform tracing in both kernel space and user space of an application. In this book, we evaluate...