Sat Apr 30 15:44:12 2005  Søren Sandmann  <sandmann@redhat.com>

        * TODO: Updates

        * sysprof-module.c (get_regs): Change the way we get registers for
        a task so that it works with 2.6.11
This commit is contained in:
Søren Sandmann
2005-04-30 19:50:29 +00:00
committed by Søren Sandmann Pedersen
parent cd07b6f274
commit 914d8bf668
3 changed files with 41 additions and 4 deletions

3
TODO
View File

@ -112,6 +112,9 @@ Before 1.2:
Later:
- Applications should be able to say "start profiling", "stop profiling"
so that you can limit the profiling to specific areas.
- Find out how to hack around gtk+ bug causing multiple double clicks
to get eaten.