Skip to content

Linux Debugging and Performance Tuning Tips and Techniques

Best in textbook rentals since 2012!

ISBN-10: 0131492470

ISBN-13: 9780131492479

Edition: 2006

Authors: Steve Best

List price: $59.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This Linux debugging resource covers both kernel level and application level debugging. It also includes sample debugging sessions so readers can see how an expert goes about debugging a software problem.
Customers also bought

Book details

List price: $59.99
Copyright year: 2006
Publisher: Prentice Hall PTR
Publication date: 10/10/2005
Binding: Paperback
Pages: 456
Size: 7.00" wide x 9.25" long x 1.00" tall
Weight: 1.430
Language: English

Foreword
Acknowledgments
About the Author
Introduction
Profiling
Code Coverage
GNU Debugger (gdb)
Memory Management Debugging
System Information (/proc)
System Tools
System Error Messages
Event Logging
Linux Trace Toolkit
Oprofile: a Profiler Supported by the Kernel
User-Mode Linux
Dynamic Probes
Kernel-Level Debuggers (kgdb and kdb)
Crash Dump
Index