profile: Fix the report generation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 22 Apr 2010 16:52:13 +0000 (17:52 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 22 Apr 2010 16:52:13 +0000 (17:52 +0100)
commit5608a54708c3ab1665840c24bdfcb9c2b38fa78b
tree0a51935846013fa7734d1738e0ce5416edd84521
parentb13eb77e05670367b99caa4d4cb6a9f24e9b15aa
profile: Fix the report generation

Timers and counters might not exist, so make every section of the
profile report depend on the object that it is querying.

This fixes the profile report generation that was broken by commit
8146d8d08deafd6cf86238a4a8c2fa6149e5c691.
clutter/clutter-profile.c