Development Infrastructure
Advertisements
General Infrastructure
Test Projects and Tools
-
Contest
(Tool to test system responsiveness by running kernel compilation under a
number of different load conditions)
(ck-patches
Con Kolivas' performance kernel-patches page)
(ml)
- LTP
("Linux Test Project". Test suites for the Linux kernel.)
(cvs)
(ml)
- LSE
("Linux Scalability Effort". Collection of Linux kernel scalability
related tools and tests.)
(cvs)
(ml)
- STP
("Scalable Test Platform". Automated test system for user submitted
kernel patches.)
(cvs)
(ml)
- WOLK
("Working Overloaded Linux Kernel".
FOLK inspired patch collection for
stable Linux 2.4 versions)
(ml)
Tracing and Profiling Tools
Debugging Tools
- DProbes
(Linux kernel debugging tool which uses software 'probes')
(cvs)
(ml)
- Smatch
(Experiment in finding Linux bugs using
a GCC compiler patch to get more compile information, and
a collection of Perl tools to analyze this information.)
(cvs)
(ml)
Kernel Crash Dump Tools
- LKCD
("Linux Kernel Crash Dump". Kernel-patch and user-space tool which helps
detect, save and examine a system crash.)
(cvs)
(ml)
- mkdump
("Mini Kernel Dump". Small kernel-crash-dump tool which operates
separately from the resources of the crashed kernel, too improve
reliability.)
(ml)
Ads