v0.99
[apc.git] / Changes
blob4bf1a0ad070cd177b7825c9d72c2539d4a47f6ea
2  * Do not show kernel-sampler CPU bar when not using kernel sampler
4  * Reject invalid command line options
6  * Properly flush stderr on error
7  
8  * Solaris support
10  * Mac OS X support
13  * Only allow one application to open and use the module at a time
15  * "Fix" module_param + idle_func
17  * Optional separate sys/nice/iowait/intr colors for kernel sampler
19  * ITC_PREEMPT_HACK is now the default for preemptible kernels
22  * Stop collecting information upon release
23    Start                       upon open
25  * Set itc->sleeping when entering `itc_idle'
27  * Refuse to build on 2.4 + SMP
29  * Fix some command line options behavior/documentation
31  * Add (manually selectable) hack to work around issues
32    with 2.6.8-2-686-smp kernel (from Debian)
35  * Linux/PPC(6xx) support
38  * NT support
41  * Better working gzh mode (though still not satisfactory)
43  * No lables/bars mode
45  * Filled area mode
47  * Decouple Graph.funcs from samplers
49  * Hackish NETWM icon creation
52  * Somewhat working gzh mode
54  * `/proc/uptime' sampler (only useful on uniprocessors)
56  * Proper sampling (+1)
59  * Proper time difference calculation in the module
61  * Fixed SMP handling
63  * Fixes here and there
66  * Mark `idle_func' method of getting module to load as DANGEROUS