Difference between revisions of "Todo List"
From LinuxMIPS
(Created page with 'The list below gives an overview of some missing features in the current Mips port. This list is far from being completed. * Implement a backtracer based on the DWARF debug info…') |
|||
| Line 4: | Line 4: | ||
* Implement stack protector | * Implement stack protector | ||
* kexec: add kexec jump support | * kexec: add kexec jump support | ||
| − | |||
* Improve non-executable support | * Improve non-executable support | ||
* Add kprobes support | * Add kprobes support | ||
Revision as of 12:57, 25 November 2009
The list below gives an overview of some missing features in the current Mips port. This list is far from being completed.
- Implement a backtracer based on the DWARF debug information
- Implement stack protector
- kexec: add kexec jump support
- Improve non-executable support
- Add kprobes support
- Add latencytop support
- Add code to dump the kernel page tables for visual inspection by kernel developers
- Stacktrace support for lockdep
If you want to undertake one of these items (or perhaps all of them), don't hesitate to ask on the linux-mips mailing list the status or clarification of the point you're interested in.