aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge branch 'runtests_args' into build_filesGravatar David Garcia Quintas2017-02-17
|\
* \ Merge branch 'bazel_gflags' into build_filesGravatar David Garcia Quintas2017-02-17
|\ \
| | * Fix args processing in run_testsGravatar David Garcia Quintas2017-02-17
| | |
| * | add gflags to bazelGravatar David Garcia Quintas2017-02-17
| |/
* | Removed useless cpp/codegen/golden_file_testGravatar David Garcia Quintas2017-02-17
| |
| * Merge pull request #9782 from ctiller/faster-latencyGravatar Craig Tiller2017-02-17
|/| | | | | Speed up latency profiling (and tune down the memory usage)
| * Speed up latency profiling (and tune down the memory usage)Gravatar Craig Tiller2017-02-17
| |
* | Merge pull request #9741 from dgquintas/runtests_samplingGravatar David G. Quintas2017-02-16
|\ \ | | | | | | Add random samping to run_tests.py
| * | added assert against combining -p and -nGravatar David Garcia Quintas2017-02-16
| | |
* | | Merge pull request #9648 from dgquintas/lr_sans_mdGravatar David G. Quintas2017-02-16
|\ \ \ | | | | | | | | Use call context to propagare LR costs
* \ \ \ Merge pull request #9733 from dgquintas/runtests_errorsGravatar David G. Quintas2017-02-16
|\ \ \ \ | | | | | | | | | | Better error reporting in run_tests.py
* \ \ \ \ Merge pull request #9742 from ctiller/cgiGravatar Craig Tiller2017-02-16
|\ \ \ \ \ | | | | | | | | | | | | Fix escaping in index.html
* \ \ \ \ \ Merge pull request #9693 from ctiller/bm_closureGravatar Craig Tiller2017-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add benchmarks of closures, combiners, exec_ctx primitives
* \ \ \ \ \ \ Merge pull request #9736 from nathanielmanistaatgoogle/sanityGravatar Nathaniel Manista2017-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Sanity improvements.
| | * \ \ \ \ \ Merge github.com:grpc/grpc into bm_closureGravatar Craig Tiller2017-02-15
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #9697 from ctiller/bm_trickleGravatar Craig Tiller2017-02-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add a test that measures flow control stalls in a deterministic way
| | | | * | | | | Fix escaping in index.htmlGravatar Craig Tiller2017-02-15
| |_|_|/ / / / / |/| | | | | | |
| | | | | | * | Add random samping to run_tests.pyGravatar David Garcia Quintas2017-02-15
| |_|_|_|_|/ / |/| | | | | |
| | * | | | | Output diff on failed yapf sanityGravatar Nathaniel Manista2017-02-15
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #9713 from yongni/originGravatar matt-kwong2017-02-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added a script and config for bringing interop test to kokoro
| * | | | | | Update grpc_interop.cfgGravatar yongni2017-02-15
| | | | | | |
| | | | * | | Better error reporting in run_tests.pyGravatar David Garcia Quintas2017-02-15
| | | | | | |
| * | | | | | Wed Feb 15 12:49:32 PST 2017Gravatar Yong Ni2017-02-15
| | | | | | |
* | | | | | | capitALizationGravatar Craig Tiller2017-02-15
| | | | | | |
* | | | | | | Syntax fixGravatar Craig Tiller2017-02-15
| | | | | | |
* | | | | | | Serialize running of perf, switch back to -f for consistent event countsGravatar Craig Tiller2017-02-15
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #9724 from ctiller/parallel-perfGravatar Craig Tiller2017-02-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Run perf benchmarks in parallel
* \ \ \ \ \ \ Merge pull request #9647 from ctiller/authorityGravatar Craig Tiller2017-02-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Should only do host-->:authority if there is no :authority
| | * | | | | | Run perf benchmarks in parallelGravatar Craig Tiller2017-02-15
| |/ / / / / / |/| | | | | |
| | | | * | | Update microbenchmarking framework for new benchmarkGravatar Craig Tiller2017-02-15
| | | | | | |
| | | | * | | Update microbenchmarking framework for new benchmarkGravatar Craig Tiller2017-02-15
| | | | | | |
| | | | * | | Merge branch 'bm_trickle' into bm_closureGravatar Craig Tiller2017-02-15
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Update microbenchmarking framework for new benchmarkGravatar Craig Tiller2017-02-15
| | | | | | |
| | | * | | | Merge github.com:grpc/grpc into bm_trickleGravatar Craig Tiller2017-02-15
| | | |\ \ \ \
* | | | | | | | Add flamegraphs to index.htmlGravatar Craig Tiller2017-02-15
| |_|_|/ / / / |/| | | | | |
| * | | | | | Fix port serverGravatar Craig Tiller2017-02-14
|/ / / / / /
* | | | | | Merge pull request #9246 from muxi/packet-coalescing-coreGravatar Muxi Yan2017-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Packet Coalescing - Core
| | * | | | | Tue Feb 14 17:35:25 PST 2017Gravatar Yong Ni2017-02-14
| | | | | | |
* | | | | | | Cleanup files during processingGravatar Craig Tiller2017-02-14
| | | | | | |
* | | | | | | Update protobuf version used for nanopb compilerGravatar David Garcia Quintas2017-02-14
| | | | | | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into packet-coalescing-coreGravatar Muxi Yan2017-02-14
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Use pre-existing script for flamegraph generationGravatar Craig Tiller2017-02-14
| |_|_|_|_|/ |/| | | | |
* | | | | | Use shell to redirect a few big filesGravatar Craig Tiller2017-02-13
| | | | | |
| | | * | | Add a test that measures flow control stalls in a deterministic wayGravatar Craig Tiller2017-02-13
| | | | | |
| | | | | * Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| | | | | |
* | | | | | Fix command lineGravatar Craig Tiller2017-02-13
| | | | | |
* | | | | | Merge pull request #9691 from mehrdada/enable-pylint-on-grpc-packageGravatar Mehrdad Afshari2017-02-13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | Added Pylint to sanity tests for the grpc package alone. Most pylint rules are disabled and for each disabled rule, there is a related TODO added to the .pylintrc.
* | | | | | Merge pull request #9692 from ctiller/bm_statsGravatar Craig Tiller2017-02-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix path
| | | | | * \ Merge github.com:grpc/grpc into bm_closureGravatar Craig Tiller2017-02-13
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fix pathGravatar Craig Tiller2017-02-13
| | | | | | |