]> git.cworth.org Git - apitrace/commit
Move trace dumping to a separate module. Add option to not dump arg names.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Dec 2011 14:32:50 +0000 (14:32 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Sun, 11 Dec 2011 14:32:50 +0000 (14:32 +0000)
commit946da143b5fa8b5babddd5668743e4048bf08e7d
treeefb9225e9804568e14409a194acc3e11fe6f69b7
parente26d30e9121ba10bcff16df43c27cce7223038b3
Move trace dumping to a separate module. Add option to not dump arg names.
CMakeLists.txt
cli/cli_dump.cpp
common/trace_dump.cpp [new file with mode: 0644]
common/trace_dump.hpp [new file with mode: 0644]
common/trace_model.cpp
common/trace_model.hpp
retrace.cpp
scripts/tracediff.sh