Remove debug spew.

Wed Jan 11 17:51:54 2006  Søren Sandmann  <sandmann@redhat.com>

	* collector.c: Remove debug spew.

	* TODO: updates
This commit is contained in:
Søren Sandmann
2006-01-11 22:53:08 +00:00
committed by Søren Sandmann Pedersen
parent 6d76b0c486
commit 779b537f2b
3 changed files with 21 additions and 12 deletions

24
TODO
View File

@ -16,18 +16,11 @@ Before 1.0.2:
* See if we can reproduce this: Press start without kernel module loaded,
then load kernel module and press start again. Segmentation fault.
* Test on x86-64.
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.
* Add spew infrastructure to make remote debugging easier.
* Make it compile and work on x86-64
@ -427,6 +420,17 @@ Later:
DONE:
* - 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.
* support more than one reader of the samples properly
- Don't generate them if noone cares