A Smackerel of Opinion
Notes and jottings from an ex-Ubuntu Kernel Team Engineer
Friday, 17 May 2013
Kernel tracing using lttng
›
LTTng ( Linux Trace Toolkit - next generation) is a highly efficient system tracer that allows tracing of the kernel and userspace. It also ...
3 comments:
Wednesday, 8 May 2013
Getting started with oprofile on Ubuntu
›
Oprofile is a powerful system wide profiler for Linux. It can profile all running code on a system with minimal overhead. Running oprofil...
2 comments:
Friday, 26 April 2013
Firmware Test Suite New Features in Ubuntu Raring 13.04
›
The Firmware Test Suite (fwts) is a tool containing a large set of tests to exercise and diagnose firmware related bugs in x86 PC firmware. ...
1 comment:
Sunday, 21 April 2013
Valgrind stack traces
›
Sometimes when debugging an application it is useful to generate a stack dump when a specific code path is being executed. The valgrind too...
1 comment:
‹
›
Home
View web version