]> git.cworth.org Git - apitrace/commit
Trace via "apitrace trace" command.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Nov 2011 13:16:35 +0000 (13:16 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Nov 2011 13:37:59 +0000 (13:37 +0000)
commitf72e593d5dd779efc3b9f3d2578917daf31d7968
tree06053ddd5714c06ee670156dc1d6eb269f9da556
parentb291a1d878c0f462871b2ce715dc4e2602085ed0
Trace via "apitrace trace" command.

It could be done via the library directly, but this allows to use
QProcess as before, and therefore run asynchronously without extra effort.
gui/traceprocess.cpp