v0.98
[apc.git] / Changes
blob8d20facf27b2a969d3ff47570aaa0d61eaee5d29
2  * Only allow one application to open and use the module at a time
4  * "Fix" module_param + idle_func
6  * Optional separate sys/nice/iowait/intr colors for kernel sampler
8  * ITC_PREEMPT_HACK is now the default for preemptible kernels
11  * Stop collecting information upon release
12    Start                       upon open
14  * Set itc->sleeping when entering `itc_idle'
16  * Refuse to build on 2.4 + SMP
18  * Fix some command line options behavior/documentation
20  * Add (manually selectable) hack to work around issues
21    with 2.6.8-2-686-smp kernel (from Debian)
24  * Linux/PPC(6xx) support
27  * NT support
30  * Better working gzh mode (though still not satisfactory)
32  * No lables/bars mode
34  * Filled area mode
36  * Decouple Graph.funcs from samplers
38  * Hackish NETWM icon creation
41  * Somewhat working gzh mode
43  * `/proc/uptime' sampler (only useful on uniprocessors)
45  * Proper sampling (+1)
48  * Proper time difference calculation in the module
50  * Fixed SMP handling
52  * Fixes here and there
55  * Mark `idle_func' method of getting module to load as DANGEROUS