mutter/clutter/cogl
Emmanuele Bassi 253292802c Drop the UProf dependency
Nobody has been compiling Clutter with profiling enabled in a long time.

UProf itself hasn't been updated in 5 years, and it still depends on
deprecated components like dbus-glib, with no port to GDBus in sight.

The profiling code was moderately useful in the past, but these days
it's probably better to profile Cogl than Clutter itself; timing
information can be extracted by the timestamp on each diagnostic message
that is now available by default in the CLUTTER_NOTE macro, and we can
add ad hoc counters where needed.
2015-03-03 17:44:15 +00:00
..
clutter-stage-cogl.c Drop the UProf dependency 2015-03-03 17:44:15 +00:00
clutter-stage-cogl.h Add clutter_stage_set_sync_delay() 2013-02-13 09:27:17 -05:00