-
- Downloads
Merge comments. See below.
- Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition.
Showing
- Makefile 2 additions, 1 deletionMakefile
- src/core/channel/client_channel.c 0 additions, 4 deletionssrc/core/channel/client_channel.c
- src/core/iomgr/pollset_posix.c 1 addition, 1 deletionsrc/core/iomgr/pollset_posix.c
- src/core/iomgr/tcp_posix.c 10 additions, 10 deletionssrc/core/iomgr/tcp_posix.c
- src/core/profiling/basic_timers.c 3 additions, 1 deletionsrc/core/profiling/basic_timers.c
- src/core/profiling/stap_probes.h 0 additions, 43 deletionssrc/core/profiling/stap_probes.h
- src/core/profiling/timers.h 31 additions, 22 deletionssrc/core/profiling/timers.h
- src/core/surface/channel_create.c 2 additions, 6 deletionssrc/core/surface/channel_create.c
- src/cpp/client/channel.cc 3 additions, 3 deletionssrc/cpp/client/channel.cc
- src/cpp/common/call.cc 4 additions, 4 deletionssrc/cpp/common/call.cc
- src/cpp/server/server.cc 4 additions, 4 deletionssrc/cpp/server/server.cc
- templates/Makefile.template 2 additions, 1 deletiontemplates/Makefile.template
Loading
Please register or sign in to comment