1015
Comment: import
|
1592
link
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Michal Piotrowski michal.k.k.piotrowski@gmail.com Linux Testers Group | Michal Piotrowski michal.k.k.piotrowski@gmail.com |
Line 8: | Line 8: |
English translation by Rafael J. Wysocki rjw@sisk.pl |
|
Line 18: | Line 23: |
Introduction 1. The kernel, patches, trees and compilation |
[:Linux_Kernel_Tester's_Guide_Introduction:Introduction] 1. [:Linux_Kernel_Tester's_Guide_Chapter1:The kernel, patches, trees and compilation] |
Line 33: | Line 38: |
1. Testing | 1. [:Linux_Kernel_Tester's_Guide_Chapter2:Testing] |
Line 40: | Line 45: |
1. Collecting kernel messages | 1. [:Linux_Kernel_Tester's_Guide_Chapter3:Collecting kernel messages] |
Line 44: | Line 49: |
1. [:Linux_Kernel_Tester's_Guide_Chapter4:Git, quilt and binary searching] 1. Git 1. Quilt 1. General idea of binary searching 1. Binary searching with the help of quilt 1. Binary searching with the help of git-bisect 1. Caveats 1. [:Linux_Kernel_Tester's_Guide_Chapter5:Reporting bugs] |
|
Line 45: | Line 58: |
PDF version http://www.stardust.webpages.pl/files/handbook/ |
Michal Piotrowski michal.k.k.piotrowski@gmail.com
Coauthors:
Maciej Rutecki maciej.rutecki@gmail.com Unixy.pl
Rafael J. Wysocki rjw@sisk.pl
English translation by Rafael J. Wysocki rjw@sisk.pl
Contributors:
Bartlomiej Zolnierkiewicz bzolnier@gmail.com
Jarek Poplawski jarkao2@o2.pl
Mariusz Kozlowski m.kozlowski@tuxland.pl
[:Linux_Kernel_Tester's_Guide_Introduction:Introduction]
- [:Linux_Kernel_Tester's_Guide_Chapter1:The kernel, patches, trees and compilation]
- The kernel
- Patches
- Ketchup
- Trees
- The -mm tree
- Compilation and installation
- Kernel compilation
- Useful options of make
- Kernel modules
- Kernel hacking options
Magic SysRq
- Installation
- Automated configuration and installation
- [:Linux_Kernel_Tester's_Guide_Chapter2:Testing]
- Phase One
Phase Two (AutoTest)
- Phase Three
- Measuring performance
- Hello world!, or what exactly are we looking for?
- Binary drivers and distribution kernels
- [:Linux_Kernel_Tester's_Guide_Chapter3:Collecting kernel messages]
- Syslog, console and dmesg
- Serial console
- Network console
- [:Linux_Kernel_Tester's_Guide_Chapter4:Git, quilt and binary searching]
- Git
- Quilt
- General idea of binary searching
- Binary searching with the help of quilt
- Binary searching with the help of git-bisect
- Caveats
- [:Linux_Kernel_Tester's_Guide_Chapter5:Reporting bugs]
[TO BE CONTINUED]
PDF version http://www.stardust.webpages.pl/files/handbook/