mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
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:
committed by
Søren Sandmann Pedersen
parent
6d76b0c486
commit
779b537f2b
24
TODO
24
TODO
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user