Canonical Announces ETrace As New Linux Application Tracing For Performance/Debugging

Written by Michael Larabel in Ubuntu on 30 October 2020 at 10:55 AM EDT. 17 Comments
UBUNTU
Canonical has announced ETrace as a new application tracing tool designed for debugging and performance profiling of Snap packages but can also be used with any Linux binary applications.

Their new ETrace tool is written in the Go programming language and leverages ptrace for performance and debug analysis. Current functionality of ETrace allows monitoring the time it takes an application until its window is displayed, the files accessed during the duration of the program, and other common profiling/debug features.

ETrace has various features integrated around Snap such as being able to automatically clear user data, reinstall Snaps, and more. We'll see how much momentum ETrace ends up getting in the Linux development ecosystem outside of the Snaps world.

ETrace is available via the Snap Store though is also available via Canonical's GitHub repository under the GPLv3 license. ETrace has been in development by Canonical engineers over the past year. The code has been seemingly public for a few months now but only making today its formal announcement.

More details on ETrace and its current abilities via the Ubuntu Blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week