diff --git a/ChangeLog b/ChangeLog index 26b1e3c9..c77d478f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jan 8 02:19:34 2006 Soeren Sandmann + + * TODO: update + Thu Jan 5 17:52:10 2006 Søren Sandmann * TODO: small updates diff --git a/TODO b/TODO index af4e47c7..00f5cf1f 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,17 @@ Before 1.0.2: Before 1.2: +* - Run a.out generated normally with gcc. + - Run sysprof + - hit profile + - Kill a.out + - strip a.out + - run a.out + - hit start + - hit profile + At this point we should not get any symbols, but we do. There is some + sort of bad caching going on. + * Make it compile and work on x86-64 * Add "sysprof --version"