Muxi Yan
16fd216b0e
Fix portability test
8 years ago
Craig Tiller
6e18ef3880
Fix portability
8 years ago
Jan Tattermusch
a1f3c20878
fix encoding of chars
8 years ago
Jan Tattermusch
8683911544
print insecure channel target in trace
8 years ago
Muxi Yan
25d71cd6d8
remove enable_workaround
8 years ago
Craig Tiller
15285fbbf9
Add missing include
8 years ago
Muxi Yan
fac9d9e5b1
Address comment - simplify code
8 years ago
Craig Tiller
8ce9a46804
Fix small message streaming ping-pong write count regression
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
murgatroid99
a1137ce51f
Improve how UV TCP servers and endpoints are shut down
8 years ago
Craig Tiller
99ee8d5308
Solve uv link problem
8 years ago
Craig Tiller
9cd102a4eb
Fix printf
8 years ago
Craig Tiller
341bcc5812
Fix tracer usage
8 years ago
Craig Tiller
020176dd5c
Fix tracer decl
8 years ago
Craig Tiller
f70fe1dfc4
Fix mac build
8 years ago
Craig Tiller
93f307a9ba
Fix trace dependency mess
8 years ago
ncteisen
8450876c76
clang
8 years ago
Yuxuan Li
85d3a53905
change gpr_atm to int
8 years ago
Yuxuan Li
87827e03aa
use lock instand of atomics, fix include position
8 years ago
Muxi Yan
1ff6d47814
clang-format
8 years ago
Muxi Yan
a589f20d39
Rename grpc_user_agent_md to make it less confusing
8 years ago
Muxi Yan
e634582ea3
Address comments
8 years ago
Sree Kuchibhotla
5a1a3b49f4
Separate this into a new poller
8 years ago
jiangtaoli2016
30f2a40f10
Address Julien's comment and clang format
8 years ago
Craig Tiller
6e0df1478e
Header formatting
8 years ago
Craig Tiller
bc0ab08652
clang-format
8 years ago
Craig Tiller
924353a717
Finish merge, disable new pollers until they stabilize
8 years ago
Sree Kuchibhotla
3e04383817
Remove extra log line
8 years ago
Craig Tiller
6c8383af69
Fix missing edge, add tracing
8 years ago
Craig Tiller
6b82f8c4bf
Fix misplaced unlock, cleanup tracing
8 years ago
Craig Tiller
cfaa046a01
Integrate new tracers
8 years ago
Craig Tiller
66918a6106
simplify
8 years ago
Craig Tiller
2e8993f07c
Eliminate some complexity
8 years ago
Craig Tiller
14a7f9a2a8
Reduce wakeups, comment code
8 years ago
Craig Tiller
1dbd063dbf
Fix old trace vars
8 years ago
ncteisen
2a7cf878d2
Set frame size to max(bdp, bw in ms)
8 years ago
ncteisen
1c8698758d
Set frame size to B/us
8 years ago
Mark D. Roth
175c73b90a
clang-format
8 years ago
Craig Tiller
9ba9f704c3
Fix race
8 years ago
Craig Tiller
3b65436153
Add initializers for all tracers
8 years ago
Mark D. Roth
b9b0efd037
clang-format
8 years ago
Yuxuan Li
f8365cd87b
clean up, fix minor issue
8 years ago
Yuxuan Li
999ac157e6
initial implementation.
8 years ago
Sree Kuchibhotla
c0a9d1f425
Turnstile polling per dedicated epoll set
8 years ago
Craig Tiller
9f276e19a8
Fix mac build
8 years ago
Craig Tiller
f300388591
Better? feature test
8 years ago
Craig Tiller
84f75d448e
Fix ASAN/TSAN failures
...
- trace system is now thread safe when run with TSAN
- fix a race in client_auth_filter.c
- allow timer manager to run in single threaded mode for fuzzers
8 years ago
Mark D. Roth
64d922ae87
Make sure we set deadline for the LB call even without a pick.
...
As part of this, get the deadline from a channel arg instead of pick_args.
8 years ago
Sree Kuchibhotla
c5cae77ef5
Rename a few functions/variables
8 years ago
Sree Kuchibhotla
0a3a416dde
Format
8 years ago