gnome-shell/js
Owen W. Taylor 08b8b39a5d Add simple malloc statistics and metrics
Add some basic statistics for allocated memory based on mallinfo(),
and use that to define two metrics:

 usedAfterOverview: bytes used after the overview is shown once
 leakedAfterOverview: additional bytes used when the overview is
   shown a second time.

https://bugzilla.gnome.org/show_bug.cgi?id=618189
2010-05-21 00:18:45 -04:00
..
misc minor js cleanups 2010-05-19 13:26:41 -04:00
perf Add simple malloc statistics and metrics 2010-05-21 00:18:45 -04:00
prefs minor js cleanups 2010-05-19 13:26:41 -04:00
ui Add simple malloc statistics and metrics 2010-05-21 00:18:45 -04:00
Makefile.am Add a simple preference dialog for the clock 2010-05-09 01:07:47 +02:00