mirror of
https://github.com/brl/mutter.git
synced 2025-01-12 12:42:46 +00:00
253292802c
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. |
||
---|---|---|
.. | ||
scripts | ||
actor-anchors.c | ||
actor-destroy.c | ||
actor-graph.c | ||
actor-invariants.c | ||
actor-iter.c | ||
actor-layout.c | ||
actor-meta.c | ||
actor-offscreen-limit-max-size.c | ||
actor-offscreen-redirect.c | ||
actor-paint-opacity.c | ||
actor-pick.c | ||
actor-shader-effect.c | ||
actor-size.c | ||
animator.c | ||
behaviours.c | ||
binding-pool.c | ||
cairo-texture.c | ||
cally-text.c | ||
color.c | ||
events-touch.c | ||
group.c | ||
interval.c | ||
Makefile.am | ||
model.c | ||
path.c | ||
rectangle.c | ||
score.c | ||
script-parser.c | ||
state.c | ||
text-cache.c | ||
text.c | ||
texture-fbo.c | ||
texture.c | ||
timeline-interpolate.c | ||
timeline-progress.c | ||
timeline-rewind.c | ||
timeline.c | ||
units.c |