]> git.cworth.org Git - apitrace/commit
apitrace: Replace tracedump program with new "apitrace dump" command
authorCarl Worth <cworth@cworth.org>
Sat, 22 Oct 2011 03:40:56 +0000 (20:40 -0700)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 30 Oct 2011 13:27:59 +0000 (13:27 +0000)
commitbd5e1649f9c658ddfa3090ec70fb3f741a6ded76
tree8d7dff4c0f5016cbe2e98e10bd4ac03ca1bad60c
parent6d543afe148f670ac4b1a9dde61b9dc7cdab955c
apitrace: Replace tracedump program with new "apitrace dump" command

The code just copies right over so should work exactly as before, but
with our nice, new, unified command-line syntax.
CMakeLists.txt
cli/CMakeLists.txt
cli/apitrace.cpp
cli/apitrace_cli.hpp [new file with mode: 0644]
cli/apitrace_dump.cpp [new file with mode: 0644]
tracedump.cpp [deleted file]