diff options
author | David Garcia Quintas <dgq@google.com> | 2015-05-13 11:38:54 -0700 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2015-05-13 11:38:54 -0700 |
commit | 9e68c63b7195d3df17f52a946460e5eb69529ad7 (patch) | |
tree | db17cb42a9941ddd2857119550709075ecfbd081 /vsprojects/grpc++ | |
parent | d6808d849c42ed8037314e11b1da29736c071f74 (diff) |
Added the tag enun name to the profiling marks.
For example, whereas previously we'd have
GRPC_LAT_PROF 1986206380734.095703 0x7f0b4bff7700 { 200 (nil) src/core/iomgr/tcp_posix.c 337
now we have:
GRPC_LAT_PROF 1986206380734.095703 0x7f0b4bff7700 { 200(GRPC_PTAG_HANDLE_READ) (nil) src/core/iomgr/tcp_posix.c 337
Note the literal enum name in parenthesis following the tag int value.
Diffstat (limited to 'vsprojects/grpc++')
0 files changed, 0 insertions, 0 deletions