Craig Tiller
f1dc9c36a7
Count api object creations
7 years ago
Juanli Shen
fc57518ac1
Merge pull request #12326 from AspirinSJL/bug_shutdown
...
Add refcount to subchannel_index
7 years ago
Vijay Pai
4a4bd1cd2d
Merge pull request #12214 from vjpai/cereal_eye_sir
...
Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer
7 years ago
Vijay Pai
1217c4d052
Merge pull request #12519 from vjpai/stylin
...
Give guidance on prefixing struct/enum/#define names
7 years ago
Vijay Pai
0087d25e60
Merge pull request #12524 from vjpai/age_filter
...
Enable filter if either AGE or IDLE is specified; don't require both.
7 years ago
Alok Kumar
6b84005651
Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h
7 years ago
Yash Tibrewal
2e2bf250fb
Merging with master
7 years ago
Yash Tibrewal
2ed5d80dda
Removing forward declaration
7 years ago
Yash Tibrewal
a495220f31
removing a completed TODO, removing forward declarations and rearranging code instead, removing _t suffixes with other recommendations
7 years ago
Nathaniel Manista
d01fd422ec
grpc_1_0 flag for gRPC Python Protoc Plug-In
...
We'll soon be flipping the default behavior of gRPC Python Protoc
Plug-In to the later-than-gRPC-1.0 "code elements only in a
separate _pb2_grpc.py file and no Beta-API-using generated code
elements" behavior; this flag will be the supported (supported for a
while, though not exactly sure how long) means of using the older
"also put gRPC-using code elements in the generated _pb2.py file"
behavior that has been in place since gRPC 1.0.
7 years ago
Nathaniel Manista
09a02ec040
Kill (grpcio_tests/)commands.BuildProtoModules
...
In 1ff429da2a
it appears to have been
copied out of src/python/grpcio/commands.py and not used, and it seems
to have remained without use since.
7 years ago
Juanli Shen
6502ecc812
Add refcount to subchannel_index.
7 years ago
Yash Tibrewal
bc130daf5f
Adding more pointer conversions and type renaming
7 years ago
Craig Tiller
64f8b129dd
Merge github.com:grpc/grpc into pollset_kick_stats
7 years ago
Craig Tiller
cf34fa58f4
Document only epoll1 for these stats, add missing spot
7 years ago
Craig Tiller
ebacb2f20d
Fixes
7 years ago
Juanli Shen
3bf7b714a5
Merge pull request #12187 from AspirinSJL/lb_fallback
...
Add LB fallback to use when we can't contact any balancer.
7 years ago
Vijay Pai
4a7fca5b65
Give guidance on prefixing struct/enum/#define names
7 years ago
Vijay Pai
ce286cb3a8
Merge pull request #12502 from vjpai/make_spelling_great_again
...
I'm sorry, I thought this was America
7 years ago
Matt Kwong
87232b042c
Merge pull request #12508 from matt-kwong/kokoro_mac_bq
...
Enable Kokoro MacOS result uploading
7 years ago
Matt Kwong
bce6bcd1f8
Merge branch 'master' into kokoro_fil
7 years ago
Craig Tiller
2346480d72
Merge pull request #12541 from ctiller/qps_fix
...
Fix qps_test histogram python code
7 years ago
Craig Tiller
43ce6c108e
Merge pull request #12540 from ctiller/schema-fix
...
Fix schema generation for microbenchmarks
7 years ago
Jan Tattermusch
4813659df8
Merge pull request #12534 from jtattermusch/dont_install_for_mac
...
Kokoro: don't install stuff already installed on mac workers
7 years ago
Jan Tattermusch
a2867c8936
Merge pull request #12533 from jtattermusch/dont_install_already_installed
...
Mingw already installed on win kokoro workers
7 years ago
Vijay Pai
b0ed7374b3
Enable filter if either AGE or IDLE is specified; don't require both.
7 years ago
Matt Kwong
5160155005
Upload Kokoro MacOS master results
7 years ago
Craig Tiller
f7617bb8f6
Really use measured CPU costs (with a small delta) for run_tests
7 years ago
Craig Tiller
ac97359fa6
Merge branch 'pollset_kick_stats' of github.com:ctiller/grpc into pollset_kick_stats
7 years ago
Craig Tiller
b98f0455bc
Merge github.com:grpc/grpc into pollset_kick_stats
7 years ago
Craig Tiller
480f5d8612
Add missing increments
7 years ago
Craig Tiller
f2cbd6c81e
Fix qps_test histogram python code
7 years ago
Craig Tiller
70bbb6b117
Fix schema generation
7 years ago
Craig Tiller
d1fefe89da
Merge pull request #12537 from grpc/ctiller-patch-1
...
Fix case on internal type names
7 years ago
Craig Tiller
e6d2e8f16b
Fix case on internal type names
...
Should allow microbenchmarks to get running again
7 years ago
Craig Tiller
e637734038
Merge pull request #12465 from ctiller/tpcq
...
Switch to three threads per cq for unconstrained benchmarks
7 years ago
Jan Tattermusch
e97bc51d39
already installed on mac workers
7 years ago
Jan Tattermusch
707145c78a
mingw already installed on win kokoro workers
7 years ago
Yash Tibrewal
22e89a8b57
Merge pull request #12499 from yashykt/ctocc3
...
Getting files C++ compilable
7 years ago
Vijay Pai
556e8f21d5
Merge pull request #12525 from vjpai/fc_limits
...
Fix headers on flow control
7 years ago
Yash Tibrewal
f21e7ef6ff
Merge pull request #12463 from yashykt/max_concurrent_streams_fix
...
Fix for max_concurrent_streams issue - Call mark_stream_closed before…
7 years ago
Nathaniel Manista
558e4c33b8
Merge pull request #12492 from nathanielmanistaatgoogle/gitignore
...
Ignore all Python 3 virtual environments.
7 years ago
Craig Tiller
f6da962134
Merge pull request #12521 from ctiller/rtstat
...
Make unmeasured CPU costs be 1, not 0
7 years ago
Craig Tiller
5566e4e7fa
Merge pull request #12509 from ctiller/stats_json
...
Upload core stats to qps_test
7 years ago
apolcyn
538418da96
Merge pull request #12512 from apolcyn/fix_cares_mem_leak
...
Fix a memory leak in cares wrapper
7 years ago
Nicolas Noble
cbe9383993
Merge pull request #12520 from nicolasnoble/buildgen-bubble-break
...
Adding --base to generate_projects.py - part 2
7 years ago
Vijay Pai
b2f490c565
Include limits.h since we're using INT_MAX (affects some compilers)
7 years ago
Craig Tiller
bdfa308a1f
Merge github.com:grpc/grpc into stats_json
7 years ago
Craig Tiller
3f0ef3ee1e
Merge branch 'stats_json' of github.com:ctiller/grpc into stats_json
7 years ago
Craig Tiller
2be06b43e7
Make unmeasured CPU costs be 1, not 0
...
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)
7 years ago