summaryrefslogtreecommitdiff
path: root/scripts/clean_c_api_trace.py
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-1/+15
| | | | | | | | | | Remove executable bit and #! from scripts that don't have entry point. Add missing licence test. Move arg parsing into a function. Remove legacy --only_prepare (with underscrore) argument.
* add a tracing option to the c api, which logs out a runnable program from c ↵Alon Zakai2016-07-121-0/+23
api calls