Debugging and Profiling Linux Applications

Wed 4:20pm-5:45pm

bookmark iconConference Link

GDB

Linux has an incredible selection of tools for both debugging and profiling applications to get the most out of the system. In this session, we will start with gdb and show many of the lesser-known features that can significantly shorten debugging time. Next we will focus on the profiling and code coverage features found in gprof/gcov for determining both the performance of function calls and whether your test code is actually testing all of the code that it needs to test via examining the code coverage of the execution. Next, we will go into more sophisticated approaches using strace, ftrace, oprofile and LTTng and show how they work and why you might choose one over the other for certain tasks.


Mike Anderson

Mike Anderson

Director of Technology, The PTR Grouphttps://www.theptrgroup.com/

Mike Anderson is currently CTO and Chief Scientist for The PTR Group, Inc. With over 35 years in the embedded and real-time computing industry, Mike works with a number of RTOS, Linux and Android-based devices in applications ranging from satellites and robotics to SCADA platforms. However, his focus over the past few years has been the use of Linux and Android in embedded sensor applications and the deployment of the Internet of Things.

The PTR Group