Commit Graph

2 Commits

Author SHA1 Message Date
Max Moroz dd5ad3b20e
[infra] Loose the limits for dataflow traces collection (#1632). (#3411)
* [infra] Loose the limits for dataflow traces collection (#1632).

* format
2020-02-19 16:40:23 -08:00
Max Moroz f6002f6139
[infra] Collect dataflow traces on the builder (#1632). (#3238)
* [infra] Skeleton of the changes needed for collecting DFT on the builder (#1632).

* move ENGINE_INFO to the helper as well

* make collect_dft +x

* syntax fixes

* add actual dataflow tracer script

* format

* more refactoring and cleanup

* format

* address Oliver's feedback

* format

* more fixes

* format

* do not redirect stderr to stdout

* add exit at the end of main

* address feedback from Oliver
2020-01-17 06:24:15 -08:00