summaryrefslogtreecommitdiff
path: root/tools/perf-overhead.c
AgeCommit message (Collapse)Author
2013-04-10Remove obsolete toolsMatthias Vogelgesang
2013-03-13Use GInitable to pass properties to pluginsMatthias Vogelgesang
2012-10-08Generate introspection filesMatthias Vogelgesang
Unfortunately, the gir tools recognize anything with $PREFIX_new_$SUFFIX as some kind of constructor. This means that we have to rename uca_plugin_manager_new_camera() to uca_plugin_manager_get_camera().
2012-09-25Move tools from test/ to tools/ directoryMatthias Vogelgesang