Instead of checking in these python tools, pull them from Nuget package instead.
authorSmile Wei <xiwe@microsoft.com>
Fri, 19 Aug 2016 23:37:12 +0000 (16:37 -0700)
committerSmile Wei <xiwe@microsoft.com>
Fri, 19 Aug 2016 23:37:12 +0000 (16:37 -0700)
commit6ee0d584cd0bc3de6dc82f052535ffde908cad39
tree33d0edef472d59d094c62d977c5e19e20a1ae14c
parentfe038edf6834676557d605ba14ecd0471be034fd
Instead of checking in these python tools, pull them from Nuget package instead.

Commit migrated from https://github.com/dotnet/coreclr/commit/405f7d74da839efd56ff63b116c4ae6e83b74c9e
src/coreclr/perf.groovy
src/coreclr/tests/scripts/benchview/__init__.py [deleted file]
src/coreclr/tests/scripts/benchview/console/write.py [deleted file]
src/coreclr/tests/scripts/benchview/format/JSONFormat.py [deleted file]
src/coreclr/tests/scripts/benchview/format/helpers.py [deleted file]
src/coreclr/tests/scripts/benchview/utils/common.py [deleted file]
src/coreclr/tests/scripts/dependencies/cpuinfo/__init__.py [deleted file]
src/coreclr/tests/scripts/dependencies/cpuinfo/__main__.py [deleted file]
src/coreclr/tests/scripts/dependencies/cpuinfo/cpuinfo.py [deleted file]
src/coreclr/tests/scripts/machinedata.py [deleted file]