aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #12515 from matt-kwong/fix-perf2Gravatar Matt Kwong2017-09-15
|\ | | | | Revert "Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand""
* \ Merge pull request #12210 from apolcyn/local_dns_serverGravatar apolcyn2017-09-15
|\ \ | | | | | | Run a local DNS server in run_tests and add c-ares tests with it
* \ \ Merge pull request #12542 from ctiller/rtstatGravatar Craig Tiller2017-09-14
|\ \ \ | | | | | | | | Really use measured CPU costs (with a small delta) for run_tests
| | * | Add tests for c-ares wrapper using a local DNS server.Gravatar Alexander Polcyn2017-09-14
| | | |
* | | | Merge github.com:grpc/grpc into http_write_statsGravatar Craig Tiller2017-09-14
|\ \ \ \
* | | | | Collect stats on why writes are initiatedGravatar Craig Tiller2017-09-14
| | | | |
| * | | | Merge pull request #12563 from matt-kwong/allow_sshGravatar Matt Kwong2017-09-14
|/| | | | | | | | | | | | | | Add allow-ssh tags to newly created GCE VMs
* | | | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵Gravatar Jan Tattermusch2017-09-14
| | | | | | | | | | | | | | | | | | | | grpc_byte_buffer"
| * | | | Add allow-ssh tags to newly created GCE VMsGravatar Matt Kwong2017-09-13
| | | | |
* | | | | Track pings in bmdiffGravatar Craig Tiller2017-09-13
|/ / / /
* | | | Merge pull request #12268 from matt-kwong/kokoro_filGravatar Matt Kwong2017-09-13
|\ \ \ \ | | | | | | | | | | Add Kokoro test filtering for MacOS/Windows
* \ \ \ \ Merge pull request #12214 from vjpai/cereal_eye_sirGravatar Vijay Pai2017-09-13
|\ \ \ \ \ | |_|_|/ / |/| | | | Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
* | | | | Merge pull request #12508 from matt-kwong/kokoro_mac_bqGravatar Matt Kwong2017-09-13
|\ \ \ \ \ | | | | | | | | | | | | Enable Kokoro MacOS result uploading
| | | * \ \ Merge branch 'master' into kokoro_filGravatar Matt Kwong2017-09-13
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #12541 from ctiller/qps_fixGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix qps_test histogram python code
* \ \ \ \ \ \ Merge pull request #12540 from ctiller/schema-fixGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix schema generation for microbenchmarks
* \ \ \ \ \ \ \ Merge pull request #12534 from jtattermusch/dont_install_for_macGravatar Jan Tattermusch2017-09-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Kokoro: don't install stuff already installed on mac workers
* \ \ \ \ \ \ \ \ Merge pull request #12533 from jtattermusch/dont_install_already_installedGravatar Jan Tattermusch2017-09-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Mingw already installed on win kokoro workers
| | | | | * | | | | Upload Kokoro MacOS master resultsGravatar Matt Kwong2017-09-13
| | | | | | | | | |
| | | | | | | | * | Really use measured CPU costs (with a small delta) for run_testsGravatar Craig Tiller2017-09-13
| | | | | | | | | |
| | | | * | | | | | Fix qps_test histogram python codeGravatar Craig Tiller2017-09-13
| |_|_|/ / / / / / |/| | | | | | | |
| | | * | | | | | Fix schema generationGravatar Craig Tiller2017-09-13
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Fix case on internal type namesGravatar Craig Tiller2017-09-13
| | | | | | | | | | | | | | | | | | | | | | | | Should allow microbenchmarks to get running again
* | | | | | | | Merge pull request #12465 from ctiller/tpcqGravatar Craig Tiller2017-09-13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Switch to three threads per cq for unconstrained benchmarks
| | | * | | | | | already installed on mac workersGravatar Jan Tattermusch2017-09-13
| |_|/ / / / / / |/| | | | | | |
| | * | | | | | mingw already installed on win kokoro workersGravatar Jan Tattermusch2017-09-13
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #12521 from ctiller/rtstatGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | Make unmeasured CPU costs be 1, not 0
* | | | | | | Merge pull request #12509 from ctiller/stats_jsonGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Upload core stats to qps_test
* \ \ \ \ \ \ \ Merge pull request #12520 from nicolasnoble/buildgen-bubble-breakGravatar Nicolas Noble2017-09-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adding --base to generate_projects.py - part 2
| | * \ \ \ \ \ \ Merge github.com:grpc/grpc into stats_jsonGravatar Craig Tiller2017-09-12
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | * | | | | | Make unmeasured CPU costs be 1, not 0Gravatar Craig Tiller2017-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows capturing 0 as a CPU cost, which we'll be able to leverage to increase concurrency (once data has caught up in a few days)
* | | | | | | | | Merge pull request #12487 from ctiller/stats_schemaGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Automatically generate BigQuery schema details for all counters
| | * | | | | | | | The input files also need to follow the base argument...Gravatar Nicolas "Pixel" Noble2017-09-13
| | | | | | | | | |
| | | * | | | | | | Review feedbackGravatar Craig Tiller2017-09-12
| | | | | | | | | |
| | | * | | | | | | Upload core stats to qps_testGravatar Craig Tiller2017-09-12
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #12516 from nicolasnoble/buildgen-bubble-breakGravatar Nicolas Noble2017-09-12
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Adding --base to generate_projects.py
* | | | | | | | | Merge pull request #12460 from kpayson64/attempt_bug_fixGravatar kpayson642017-09-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Warm pip cache with libraries used by virtualenv
* \ \ \ \ \ \ \ \ \ Merge pull request #12507 from jtattermusch/better_testsuite_timeoutsGravatar Jan Tattermusch2017-09-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Differentiate suite timeouts in run_tests_matrix.py
| | | * | | | | | | | Adding --base to generate_projects.pyGravatar Nicolas "Pixel" Noble2017-09-12
| | | | | | | | | | |
| | | | | | | | | | * Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"Gravatar Matt Kwong2017-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 81ad19d4be0e12d519b026a37982f14ff87a0847, reversing changes made to ed63aac1952b8f19c7f1b4186cae139613c77603.
| | | | | | | | | | * Remove leftover instance of clear_alarmsGravatar Matt Kwong2017-09-12
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Revert "Let alarms trigger at end of jobset.py instead of clearing them"Gravatar Craig Tiller2017-09-12
| | | | | | | | | |
* | | | | | | | | | Merge pull request #12486 from ctiller/auto-schemaGravatar Craig Tiller2017-09-12
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Automatically fetch schema from BigQuery
* \ \ \ \ \ \ \ \ \ \ Merge pull request #12289 from matt-kwong/sig_handGravatar Matt Kwong2017-09-12
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | Let alarms trigger at end of jobset.py instead of clearing them
| | | * | | | | | | | differentiate run_tests suite runtimeGravatar Jan Tattermusch2017-09-12
| | | | |_|_|/ / / / | | | |/| | | | | |
* | | | | | | | | | Merge pull request #12469 from jtattermusch/cpp_distrib_cmakeGravatar Jan Tattermusch2017-09-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Add distribtest for using grpc as a pre-installed cmake package
| | | | | | | | | * Add Kokoro test filtering for MacOS/WindowsGravatar Matt Kwong2017-09-11
| | | | | | | | | |
| | | | | | * | | | Automatically generate BigQuery schema details for all countersGravatar Craig Tiller2017-09-11
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | * | | | | | Automatically fetch schema from BigQueryGravatar Craig Tiller2017-09-11
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12234 from matt-kwong/kokoro_perfGravatar Matt Kwong2017-09-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add performance profiling jobs to Kokoro