From 07910cf678fc188bf7e8cbcbc1a514a21ac03815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Mon, 20 Feb 2006 05:06:50 +0000 Subject: [PATCH] Update TODO --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index f7a81726..f768adbb 100644 --- a/TODO +++ b/TODO @@ -236,6 +236,8 @@ http://www.linuxbase.org/spec/booksets/LSB-Embedded/LSB-Embedded/ehframe.html - Consider adding KDE-style nested callgraph view - probably need a dependency on gtk+ 2.8 (cairo) for this. - Matthias has code for something like this. + - See http://www.marzocca.net/linux/baobab.html + - Also see http://www.cs.umd.edu/hcil/treemap-history/index.shtml - Add support for line numbers within functions - Possibly a special "view details" mode, assuming that @@ -274,6 +276,7 @@ Later: - .desktop file [Is this worth it? You will often want to start it as root, and you will need to insert the module from the comman line] + - Applications should be able to say "start profiling", "stop profiling" so that you can limit the profiling to specific areas. Idea: