mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Remove "loading and saving"
Fri Mar 25 19:39:24 2005 Søren Sandmann <sandmann@redhat.com> * TODO: Remove "loading and saving" * sysprof.glade: Add ellipsises to Open and Save menu items. * sysprof.c (overwrite_file): Add this function, cutted-and-pasted from evince. * sysprof.c (on_save_as_clicked, on_open_clicked): Use GtkFileChoosers to pick the names. * sysprof.c: Various GUI updates.
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
50c62b0804
commit
0901851c45
4
TODO
4
TODO
@ -30,8 +30,6 @@
|
||||
- kernel module should put process to sleep before sampling. Should get us
|
||||
more accurate data
|
||||
|
||||
- loading and saving
|
||||
|
||||
- make profile.c more agnostic to processes and functions etc. Ideally
|
||||
it should just take a set of stack traces containing "presentation
|
||||
objects" and do something sensible with it.
|
||||
@ -51,6 +49,8 @@
|
||||
|
||||
DONE:
|
||||
|
||||
- loading and saving
|
||||
|
||||
- consider making ProfileObject more of an object.
|
||||
|
||||
- make an "everything" object
|
||||
|
||||
Reference in New Issue
Block a user