aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjan van de Ven <arjan@linux.intel.com>2011-05-11 00:07:02 -0400
committerArjan van de Ven <arjan@linux.intel.com>2011-05-11 00:07:02 -0400
commit793b3f3fa151603299a95d102957c552908fe658 (patch)
tree9032fe8570ade333703cc41bbbce3fae48f73dfa
parent058ad3e50182b45b0bc9ccc8b9b00630208c384d (diff)
downloadpowertop-793b3f3fa151603299a95d102957c552908fe658.tar.gz
todo update
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index dfe5112..3378498 100644
--- a/TODO
+++ b/TODO
@@ -4,11 +4,10 @@
Needed between beta and 2.0 final
----------------------------------
+
+
* MUST use the 2.6.38 new stable tracepoints where available
* we're somehow broken on 64 bit. again.
-* fix memory leaks
- -- growth in memory seems to not be there.. it's just exit leaks...
- yawn.
* more translations / strings
* end user documentation
* investigate tick_sched_timer and why it wakes up
@@ -86,3 +85,6 @@ done
report anymore
* find "underlying device" and group power by that in the overview
* htmlize UTF8 mu
+* fix memory leaks
+ -- growth in memory seems to not be there.. it's just exit leaks...
+ yawn.