]> git.cworth.org Git - apitrace/history - cli
trace: Unwrap all args before serializing them.
[apitrace] / cli /
2011-11-11 José FonsecaAbstract execv().
2011-11-10 José FonsecaAdd an "--api" option to "apitrace trace" allowing...
2011-11-06 Carl WorthAdd new "apitrace diff-state" command
2011-11-06 José Fonsecacli: Pass apitrace path to tracediff.sh.
2011-11-06 Carl Worthcli: Add a new "apitrace diff" command.
2011-11-03 José FonsecaMake findFile non-static, given it will be necessary...
2011-11-03 José FonsecaSplit common functionality out of cli.
2011-11-03 José FonsecaMake file_exists as os::Path method.
2011-11-03 Carl WorthAdd a new "apitrace trace" command to the command-line...
2011-11-03 Carl WorthGive CLI command names a _command prefix
2011-11-03 Carl WorthMinor typo correction of code comment
2011-10-31 José FonsecaMerge branch 'os-path'
2011-10-30 José FonsecaDrop first_arg_command.
2011-10-30 José FonsecaBetter isolation of CLI source files.
2011-10-30 José FonsecaTweak help output.
2011-10-30 José FonsecaUse a slightly different naming convention for cli...
2011-10-30 José FonsecaCleanup headers.
2011-10-30 Carl Worthapitrace: Replace tracedump program with new "apitrace...
2011-10-30 Carl WorthAdd a top-level apitrace program.