v1.00
[apc.git] / Changes
blob0dd617c3aff1f444627e2cc3f775b06002d9bde8
1 10
2  * Use RDPMC on NT/X86 or die trying
5  * Do not show kernel-sampler CPU bar when not using kernel sampler
7  * Reject invalid command line options
9  * Properly flush stderr on error
11  * Solaris support
13  * Mac OS X support
16  * Only allow one application to open and use the module at a time
18  * "Fix" module_param + idle_func
20  * Optional separate sys/nice/iowait/intr colors for kernel sampler
22  * ITC_PREEMPT_HACK is now the default for preemptible kernels
25  * Stop collecting information upon release
26    Start                       upon open
28  * Set itc->sleeping when entering `itc_idle'
30  * Refuse to build on 2.4 + SMP
32  * Fix some command line options behavior/documentation
34  * Add (manually selectable) hack to work around issues
35    with 2.6.8-2-686-smp kernel (from Debian)
38  * Linux/PPC(6xx) support
41  * NT support
44  * Better working gzh mode (though still not satisfactory)
46  * No lables/bars mode
48  * Filled area mode
50  * Decouple Graph.funcs from samplers
52  * Hackish NETWM icon creation
55  * Somewhat working gzh mode
57  * `/proc/uptime' sampler (only useful on uniprocessors)
59  * Proper sampling (+1)
62  * Proper time difference calculation in the module
64  * Fixed SMP handling
66  * Fixes here and there
69  * Mark `idle_func' method of getting module to load as DANGEROUS