]> git.cworth.org Git - apitrace/commit
cli: Add a new "apitrace diff" command.
authorCarl Worth <cworth@cworth.org>
Fri, 4 Nov 2011 22:45:09 +0000 (15:45 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 6 Nov 2011 08:36:52 +0000 (08:36 +0000)
commit32420d2167c14c4c00d351e8807031b64bce06ef
treeb739d89ae58b9e608457cf608660da6452bf3b9c
parent26cca9bfe19d93624494bb316d8741aedbd5b82f
cli: Add a new "apitrace diff" command.

This command simply provides a more consistent way of getting access
to the existing tracediff.sh command, (which is now installed to
<prefix>/lib/apitrace/scripts for the "apitrace diff" command to
invoke, but not necessarily for users to invoke directly).
CMakeLists.txt
TODO.markdown
cli/CMakeLists.txt
cli/cli.hpp
cli/cli_diff.cpp [new file with mode: 0644]
cli/cli_main.cpp
scripts/tracediff.sh