commit | d67b55244fa62504372710e7ec8fe276b24e1575 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Wed Dec 23 16:14:50 2009 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Wed Dec 23 16:14:50 2009 -0500 |
tree | 808a3f22d204224afb82373cc19fc31b986448df | |
parent | 9e916f58650cd66bea0318b029b2f73542a5705d [diff] |
kernelshark: Add more memory clean ups Tried to add more memory freeing using valgrind to find leaks. But because GTK uses its own allocator it makes it difficult to know what is freed and what is not. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>