1657
Comment: link
|
1917
import finished
|
Deletions are marked like this. | Additions are marked like this. |
Line 23: | Line 23: |
[:Linux_Kernel_Tester's_Guide_Introduction:Introduction] | [:Linux_Kernel_Tester's_Guide_Introduction:Introduction] |
Line 58: | Line 58: |
[TO BE CONTINUED] | 1. [:Linux_Kernel_Tester's_Guide_Appendix_A:Appendix A - Related topics] 1. Test system 1. KLive 1. Sending patches 1. How to become the kernel developer? 1. [http://creativecommons.org/licenses/by/3.0/legalcode Appendix B - License] |
Line 60: | Line 65: |
PDF version http://www.stardust.webpages.pl/files/handbook/ | The latest version can be found here 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]
- [:Linux_Kernel_Tester's_Guide_Chapter6:Testing of hardware]
- [:Linux_Kernel_Tester's_Guide_Appendix_A:Appendix A - Related topics]
- Test system
- KLive
- Sending patches
- How to become the kernel developer?
[http://creativecommons.org/licenses/by/3.0/legalcode Appendix B - License]
The latest version can be found here http://www.stardust.webpages.pl/files/handbook/