gnome-shell/js
Owen W. Taylor bc57574094 Dump a complete report from a performance run, as JSON
When SHELL_PERF_OUTPUT is set, instead of just dumping out the metrics, dump
a more complete report with:

 - Event descriptions
 - Metric descriptions and value
 - Event log

Helper functions shell_perf_log_dump_events() and shell_perf_log_dump_log()
are added to ShellPerfLog to support this. The gnome-shell wrapper is adapted
to deal with the changed report format.

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 Dump a complete report from a performance run, as JSON 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