mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-11 23:51:06 +00:00
Update GUI after showing error message.
2005-11-01 Soeren Sandmann <sandmann@redhat.com> * sysprof.c (on_start_toggled): Update GUI after showing error message. * sysprof.glade: Rename File menu Profiler, move Start/Profile/Reset here, delete View menu.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
c778a1b1ec
commit
4f270a0f48
3
TODO
3
TODO
@ -117,7 +117,8 @@ Before 1.2:
|
||||
* Send entire stack to user space, then do stackwalking there. That would
|
||||
allow us to do more complex algorithms, like dwarf, in userspace. Though
|
||||
we'd lose the ability to do non-racy file naming. We could pass a list
|
||||
of the process mappings with each stack though.
|
||||
of the process mappings with each stack though. Doing this would also solve
|
||||
the problem of not being able to get maps of processes running as root.
|
||||
|
||||
* If interrupt happens in kernel mode, send both
|
||||
kernel stack and user space stack, have userspace stitch them
|
||||
|
||||
Reference in New Issue
Block a user