Yihua Zhang
|
c0fa62f2b6
|
pass a pollset_set to ALTS TSI handshaker
|
7 years ago |
Guantao Liu
|
668a16327b
|
Fix the unknown argument issue in resolve_address_test.cc
|
7 years ago |
ncteisen
|
f906185200
|
Shard channelz stats by CPU
|
7 years ago |
ncteisen
|
a64cb54de1
|
Channel trace is limited by memory
|
7 years ago |
Feso
|
44cecbb2f7
|
grpc_cli json support
|
7 years ago |
ncteisen
|
3545d754d5
|
Channelz get server sockets support
|
7 years ago |
ncteisen
|
fd2fe1d5c4
|
Channelz server listening socket support
|
7 years ago |
Guantao Liu
|
18ba787392
|
Fix the unused result error in client_channel_stress_test.cc.
|
7 years ago |
Nathan Herring
|
d55ef6cc03
|
Fix inverted logic for --call_creds=none.
Fixes #16622. Follow up to change 6e3938c . Thanks to @bluecmd for pointing it out.
|
7 years ago |
Hope Casey-Allen
|
d568fba51a
|
Add documentation for running microbenchmarks with other tooling
|
7 years ago |
Hope Casey-Allen
|
4772a743e8
|
Delete hpack lookup table
|
7 years ago |
ncteisen
|
038e760a7d
|
Channelz C++ Socket support
|
7 years ago |
ncteisen
|
404b2515af
|
reviewer feedback
|
7 years ago |
ncteisen
|
f2b493e369
|
reviewer feedback
|
7 years ago |
ncteisen
|
4cc16f951c
|
Simplifiy transport querying function
|
7 years ago |
Yash Tibrewal
|
a1598c5abf
|
Create interfaces and initial plumbing for interception API
|
7 years ago |
Mark D. Roth
|
be1ce0c4cc
|
Revert "Merge pull request #16600 from grpc/revert-16574-health_checking_service"
This reverts commit de11358660 , reversing
changes made to 107d10ea73 .
|
7 years ago |
ncteisen
|
7e34212e50
|
Don't test socket in core end2end test
|
7 years ago |
ncteisen
|
86600071b0
|
reviewer feedback
|
7 years ago |
Juanli Shen
|
93ef74c25c
|
Fix .bzl format
|
7 years ago |
Vijay Pai
|
be18cedf90
|
Delete epollsig poller and tests using it
|
7 years ago |
Lizan Zhou
|
9af7c72589
|
add copyright header
Signed-off-by: Lizan Zhou <zlizan@google.com>
|
7 years ago |
Vijay Pai
|
9134639877
|
Warn on non-virtual destructor if class has virtual functions
|
7 years ago |
Vijay Pai
|
da1b75b5d5
|
Add a virtual destructor to the new class with virtual methods
|
7 years ago |
Hope Casey-Allen
|
4c6e7ce15d
|
Destroy metadata buffer at end of benchmark loop
|
7 years ago |
Hope Casey-Allen
|
d44feec92f
|
Reassign arena pointer instead of stomping on memory
|
7 years ago |
Vijay Pai
|
9e6511ae2e
|
Make the core callback interface API so that it can be used in generated code
|
7 years ago |
Hope Casey-Allen
|
4b721fbde0
|
Destroy arena at end of benchmark to not leak memory
|
7 years ago |
Hope Casey-Allen
|
29d9489ea9
|
Increase initial arena size to be more representative of real workload scenario and increase frequency of recreating the arena to avoid oom
|
7 years ago |
Hope Casey-Allen
|
91727bd015
|
Move arena create outside of benchmark, format, and typo fix
|
7 years ago |
Juanli Shen
|
974d66f94f
|
Fix tag variable
|
7 years ago |
Hope Casey-Allen
|
4cc1cd7baa
|
Add needed include
|
7 years ago |
Hope Casey-Allen
|
327c514fe7
|
Some reorganizing to respond to code review comments
|
7 years ago |
Vijay Pai
|
deb3126611
|
Fix clang-tidy concerns
|
7 years ago |
Juanli Shen
|
dd10cbc554
|
Change force_creation from atm to bool
|
7 years ago |
ncteisen
|
0a650eae58
|
regenerate projects
|
7 years ago |
Vijay Pai
|
845bc9ae21
|
Add more test cases
|
7 years ago |
ncteisen
|
bd9d97a200
|
Channelz socket support
|
7 years ago |
Lizan Zhou
|
cf9b412c97
|
test: split fake ALTS handshaker server to lib and main
Signed-off-by: Lizan Zhou <zlizan@google.com>
|
7 years ago |
Vijay Pai
|
47ae48e20c
|
Fix conflict
|
7 years ago |
Vijay Pai
|
42a0ed43cb
|
Add a test
|
7 years ago |
Vijay Pai
|
c5afb25905
|
fix golden file
|
7 years ago |
Noah Eisen
|
c33ec79cd8
|
Only output stats if they were collected
|
7 years ago |
Vijay Pai
|
73d89a66f9
|
Catch exceptions in user callbacks
|
7 years ago |
Jan Tattermusch
|
709e1aa111
|
C# distrib test flake workaround
|
7 years ago |
Hope Casey-Allen
|
967bbcd5d3
|
Fixing benchmark name and adding a new one
|
7 years ago |
Vijay Pai
|
db01bf793a
|
Add callback-based alarms
|
7 years ago |
Jan Tattermusch
|
d0bbb86a2b
|
avoid collisions with ephemeral ports on foundry
|
7 years ago |
Hope Casey-Allen
|
5b27941372
|
Even cleaner implementation that does not modify the grpc_mdelem struct.
|
7 years ago |
Adele Zhou
|
165417e4fa
|
Change the test name to long_lived_channel
|
7 years ago |