cairo/build
Chris Wilson c554f18d78 [util] Add cairo-trace.
This tool can be used to trace all the cairo function calls made by an
applications.  This is useful for either extracting a test case triggering
a bug from an application, or simply to get a general idea of how an
application is using cairo.

After make install, cairo-trace program arguments, will print out all the
cairo calls to the terminal and also capture theme in ./program.$pid.trace

The format of the output is CairoScript, watch this space for more
cairo-script tools!
2008-10-31 15:37:58 +00:00
..
.gitignore Ignore generated files. 2008-09-24 16:20:35 -07:00
aclocal.cairo.m4 [build] Use AC_LINK_IFELSE for testing linker flags. 2008-10-23 11:16:40 +01:00
aclocal.dolt.m4 [build] Use dolt 2008-10-21 17:45:54 -04:00
aclocal.enable.m4 [configure.ac] Generate boilerplate/Makefile.am.config 2008-09-16 03:58:19 -04:00
aclocal.float.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 Generate build/Makefile.win32.features 2008-09-22 22:24:38 -04:00
aclocal.pkg.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
configure.ac.analysis [configure.ac.analysis] s/safe/_save/ 2008-10-20 23:07:38 +01:00
configure.ac.features [sdl] Add new backend. 2008-10-30 17:04:53 +00:00
configure.ac.noversion [test] Build test suite into single binary. 2008-10-31 12:30:11 +00:00
configure.ac.system [util] Add cairo-trace. 2008-10-31 15:37:58 +00:00
configure.ac.tools Revert "[build] Use mkdir -p portability macros" 2008-09-24 13:18:12 -04:00
configure.ac.version [test] Build test suite into single binary. 2008-10-31 12:30:11 +00:00
configure.ac.warnings [build] Use AC_LINK_IFELSE for testing linker flags. 2008-10-23 11:16:40 +01:00
Makefile.am.analysis Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.changelog Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.common [Makefile.am.common] Remove gcc precompiled headers in "make clean" 2008-09-19 18:42:54 -04:00
Makefile.am.gtk-doc Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
Makefile.am.releasing [Makefile.am.releasing] Symlink /manual and /cairo-manual.tar.gz only for releases 2008-10-30 14:35:51 -04:00
Makefile.win32.common [win32] Use -MDd and -LDd instead of -MD and -LD for debug build 2008-10-04 00:35:43 -04:00