]> git.cworth.org Git - apitrace/history - cli/cli_trim.cpp
trim: Avoid doing any analysis past the end of the user-specified range.
[apitrace] / cli / cli_trim.cpp
2012-11-22 Carl Worthtrim: Avoid doing any analysis past the end of the...
2012-11-22 Carl Worthtrim: Add a more condensed usage message for error...
2012-11-22 Carl Worthtrim: Prune uninteresting calls while trimming (unless...
2012-11-22 Carl Worthtrim: Complain if given extraneous arguments.
2012-11-22 Carl Worthtrim: Add framework for performing dependency analysis...
2012-11-20 José Fonsecacli: Rename replay -> retrace.
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-05-17 Imre Deakfilter based on thread_id
2012-04-13 José FonsecaMerge branch 'd3dretrace'
2012-04-05 Kenneth GraunkeFix crash when using apitrace trim's -o option.
2012-03-17 José FonsecaMerge branch 'master' into d3dretrace
2012-02-18 José FonsecaMinor cleanup to apitrace trim command line option...
2012-02-15 José FonsecaConvert trim option parsing to getopt.
2012-01-31 José FonsecaMerge branch 'master' into d2d
2012-01-31 José FonsecaAvoid hacking around argc / argv.
2012-01-27 José FonsecaCleanup options for apitrace trim.
2012-01-27 José FonsecaRemove trace_copier.
2012-01-27 Carl WorthAdd "apitrace trim" command.