grpc-java/netty
Carl Mastrangelo 40854dc9e1
core,netty: use PerfMark tags with the HTTP/2 stream ids
This change removes the WriteQueue linking and splits it out into each
of the commands, so that the trace is more precise, and the tag
information is correct.

It is still unclear what the initial Tag should be for ClientCallImpl,
since it should not access the TransportState to get the HTTP/2 stream id.
2019-06-17 15:25:39 -07:00
..
shaded netty: change default transport to Epoll if available, otherwise using Nio (#5581) 2019-04-15 17:53:14 -07:00
src core,netty: use PerfMark tags with the HTTP/2 stream ids 2019-06-17 15:25:39 -07:00
BUILD.bazel Revert "Revert "core, netty: add io.perfmark Annotations" (#5853)" (#5884) 2019-06-14 14:09:05 -07:00
build.gradle netty: change default transport to Epoll if available, otherwise using Nio (#5581) 2019-04-15 17:53:14 -07:00