Difference between revisions of "User:Matt Porter"

From eLinux.org
Jump to: navigation, search
Line 1: Line 1:
== Kernel Debug and Test BOF ==
+
== Kernel Debug Tools and Techniques BOF ==
  
 
=== Kernel Debugging Tools ===
 
=== Kernel Debugging Tools ===
 +
==== Hardware tools ====
 +
* JTAG
 +
* sigrok
 +
* scopes
 +
* logic analyzers
 +
 +
==== Software tools ====
 
* http://elinux.org/Kernel_Debugging_Tips
 
* http://elinux.org/Kernel_Debugging_Tips
 
* Dynamic debug (http://elinux.org/Debugging_by_printing)
 
* Dynamic debug (http://elinux.org/Debugging_by_printing)
Line 15: Line 22:
 
** tracepoints
 
** tracepoints
 
* http://elinux.org/Ftrace
 
* http://elinux.org/Ftrace
** Use cases
 
  
 
=== Automated Test systems ===
 
=== Automated Test systems ===

Revision as of 17:51, 20 February 2015

Kernel Debug Tools and Techniques BOF

Kernel Debugging Tools

Hardware tools

  • JTAG
  • sigrok
  • scopes
  • logic analyzers

Software tools

Automated Test systems


Subsystem specific tests