mutter/doc
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
..
common
cookbook build: Use libtool macros to find libm 2015-03-03 17:23:37 +00:00
reference Drop the UProf dependency 2015-03-03 17:44:15 +00:00
actor-invariants.txt docs: Update the actor invariants 2012-02-02 11:07:14 +00:00
AUTHORS.old
CODING_STYLE
HACKING docs: Update the HACKING file 2011-09-09 12:17:03 +01:00
HACKING.backends
Makefile.am docs: Remove manual/ 2011-07-20 11:32:15 +01:00
RELEASING
size-negotiation.txt