aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Add Kokoro perf PR jobsGravatar Matt Kwong2017-09-15
|
* 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
| | | | * 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 "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
| | | | | | * | 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
| | | * \ \ \ Merge branch 'master' into sig_handGravatar Matt Kwong2017-09-11
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | | * Merge github.com:grpc/grpc into tpcqGravatar Craig Tiller2017-09-11
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #11758 from ctiller/write_completionGravatar Craig Tiller2017-09-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Write completion changes
* \ \ \ \ \ \ \ Merge pull request #12467 from jtattermusch/kokoro_tune_job_timeoutsGravatar Jan Tattermusch2017-09-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | More reasonable kokoro jobs timeouts
| | | | * | | | | add cmake distribtestGravatar Jan Tattermusch2017-09-11
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | move cmake config files to /cmakeGravatar Jan Tattermusch2017-09-10
| | | | | | | |
* | | | | | | | Merge pull request #12305 from jtattermusch/cares_bump_1_13Gravatar Jan Tattermusch2017-09-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Upgrade c-ares to 1.13.0
| | * | | | | | | more reasonable kokoro jobs timeoutsGravatar Jan Tattermusch2017-09-09
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeoutGravatar Jan Tattermusch2017-09-09
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Avoid win artifact timeout
| | * | | | | | bump c-ares submodule to 1.13Gravatar Jan Tattermusch2017-09-09
| |/ / / / / / |/| | | | | |
| | | | | | * Switch to three threads per cq for unconstrained benchmarksGravatar Craig Tiller2017-09-08
| |_|_|_|_|/ |/| | | | |
| | | | | * Warm pip cache with libraries used by virtualenvGravatar Ken Payson2017-09-08
| | | | | |
| | * | | | Merge github.com:grpc/grpc into write_completionGravatar Craig Tiller2017-09-08
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Disable latency profile of trickleGravatar ncteisen2017-09-08
| | | | | |
* | | | | | Merge pull request #12447 from dgquintas/detect_flakes_print_urlGravatar David G. Quintas2017-09-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Print kokoro URL for new flakes
* \ \ \ \ \ \ Merge pull request #12449 from ctiller/stats_docGravatar Craig Tiller2017-09-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add a documentation field to stats, enforce its usage
* \ \ \ \ \ \ \ Merge pull request #12200 from dgquintas/rename_lr_to_pluginGravatar David G. Quintas2017-09-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
| | * | | | | | | Add a documentation field to stats, enforce its usageGravatar Craig Tiller2017-09-08
| |/ / / / / / / |/| | | | | | |