From bff84b87c070c093af481fb974b561bf01cea2a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Sat, 5 Mar 2005 18:15:55 +0000 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 6c79fb1b..79fd0c2d 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,10 @@ - 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. + - Non-GUI version that can save in a format the GUI can understand. Could be used for profiling startup etc. Would preferably be able to dump the data to a network socket. Should be able to react to eg.