Debugging

Differences between revisions 6 and 7
Revision 6 as of 2010-06-16 12:50:23
Size: 2087
Editor: p5B2E4B9B
Comment:
Revision 7 as of 2010-06-16 14:53:03
Size: 2025
Editor: 79-66-150-246
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[Kernel/Debugging/Backlight|Backlight control problems]] - how to debug issues related to backlight brightness controll
 * [[Kernel/Debugging/HighTemperatures|Heat problems]] - how to debug thermal issues and/or fan related problems
 * [[Kernel/Debugging/Backlight]] -- how to debug issues related to backlight brightness control
 * [[Kernel/Debugging/HighTemperatures -- how to debug thermal issues and/or fan related problems
Line 9: Line 9:
 * [[KernelTeam/DebuggingUpdateErrors|Debugging Update Errors]] - Debugging common errors seen when updating/upgrading
 * [[KernelTeam/DebuggingSchedulingWhileAtomic]] - How to gather a trace to help debug "scheduling while atomic" bugs
 * [[DebuggingKernelSuspendH
ibernateResume]] - Help debugging suspend/resume and hibernate/resume problems.
 * [[KernelTeam/LinuxWireless]] - Testing and reporting bugs to the upstream linux wireless developers
 * [[KernelTeam/DebuggingUpdateErrors]] -- Debugging common errors seen when updating/upgrading
 * [[KernelTeam/
DebuggingSchedulingWhileAtomic]] -- How to gather a trace to help debug "scheduling while atomic" bugs
 * [[DebuggingKernelSuspendHibernateResume]] -- Help debugging suspend/resume and hibernate/resume problems.
 * [[KernelTeam/LinuxWireless]] -- Testing and reporting bugs to the upstream linux wireless developers

Debugging Scenarios

Debugging Tools/Information

Kernel/Debugging (last edited 2019-08-06 14:38:47 by arighi)