diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | announce-1.0.7 | 5 |
2 files changed, 8 insertions, 3 deletions
@@ -3,7 +3,11 @@ * =-=-=-= Release 1.0.7 =-=-=-= * process.c (process_lookup_symbol): Also treat 0x01 as "In - kernel", even when there is a map for the 0x00 address. + kernel", even when there is a map for the 0x00 address. (Tim + Rowley). + + * module/sysprof-module.c: Check for profiling enabled after + potentially including config.h 2006-11-02 Soren Sandmann <sandmann@daimi.au.dk> diff --git a/announce-1.0.7 b/announce-1.0.7 index 275e23d..a7e7598 100644 --- a/announce-1.0.7 +++ b/announce-1.0.7 @@ -31,8 +31,9 @@ instrumented. In fact they don't even have to be restarted. * Sysprof 1.0.7 -------------------------- - - Handle debug binaries with a text offset that differ from the text - offset in the real binary. + - Compile with older kernels + + - Fix bug where kernel time could get misreported Please report bugs as well as success or failure stories to |