mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Update TODO
svn path=/trunk/; revision=386
This commit is contained in:
5
TODO
5
TODO
@ -23,6 +23,11 @@ Before 1.0.4:
|
||||
|
||||
Before 1.2:
|
||||
|
||||
* Apparently, if you upgrade the kernel, then don't re-run configure,
|
||||
the kernel Makefile will delete all of /lib/modules/<release>/kernel
|
||||
if you run make install in the module directory. Need to find out what
|
||||
is going on.
|
||||
|
||||
* Performance:
|
||||
Switching between descendant views is a slow:
|
||||
- gtk_tree_store_get_path() is O(n^2) and accounts
|
||||
|
||||
Reference in New Issue
Block a user