aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-09-24 17:55:18 -0700
committerGravatar vjpai <vpai@google.com>2015-09-24 17:55:18 -0700
commit9839d285cd39d3fd2a16f3393f33e72f1e6b645b (patch)
tree636d1e349d23d4361d2313539a9324888b6e46c7 /build.yaml
parent50d653476d4d49978ee3586b1b46b0f247eb60e5 (diff)
Move block_annotate from iomgr to support since it's used in other
core places besides iomgr
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml56
1 files changed, 28 insertions, 28 deletions
diff --git a/build.yaml b/build.yaml
index 4479ca655c..a9aba93f32 100644
--- a/build.yaml
+++ b/build.yaml
@@ -55,31 +55,31 @@ filegroups:
src/core/client_config/uri_parser.h, src/core/compression/message_compress.h,
src/core/debug/trace.h, src/core/httpcli/format_request.h, src/core/httpcli/httpcli.h,
src/core/httpcli/parser.h, src/core/iomgr/alarm.h, src/core/iomgr/alarm_heap.h,
- src/core/iomgr/alarm_internal.h, src/core/iomgr/block_annotate.h, src/core/iomgr/endpoint.h,
- src/core/iomgr/endpoint_pair.h, src/core/iomgr/fd_posix.h, src/core/iomgr/iocp_windows.h,
- src/core/iomgr/iomgr.h, src/core/iomgr/iomgr_internal.h, src/core/iomgr/iomgr_posix.h,
- src/core/iomgr/pollset.h, src/core/iomgr/pollset_posix.h, src/core/iomgr/pollset_set.h,
- src/core/iomgr/pollset_set_posix.h, src/core/iomgr/pollset_set_windows.h, src/core/iomgr/pollset_windows.h,
- src/core/iomgr/resolve_address.h, src/core/iomgr/sockaddr.h, src/core/iomgr/sockaddr_posix.h,
- src/core/iomgr/sockaddr_utils.h, src/core/iomgr/sockaddr_win32.h, src/core/iomgr/socket_utils_posix.h,
- src/core/iomgr/socket_windows.h, src/core/iomgr/tcp_client.h, src/core/iomgr/tcp_posix.h,
- src/core/iomgr/tcp_server.h, src/core/iomgr/tcp_windows.h, src/core/iomgr/time_averaged_stats.h,
- src/core/iomgr/udp_server.h, src/core/iomgr/wakeup_fd_pipe.h, src/core/iomgr/wakeup_fd_posix.h,
- src/core/json/json.h, src/core/json/json_common.h, src/core/json/json_reader.h,
- src/core/json/json_writer.h, src/core/profiling/timers.h, src/core/statistics/census_interface.h,
- src/core/statistics/census_rpc_stats.h, src/core/surface/byte_buffer_queue.h,
- src/core/surface/call.h, src/core/surface/channel.h, src/core/surface/completion_queue.h,
- src/core/surface/event_string.h, src/core/surface/init.h, src/core/surface/server.h,
- src/core/surface/surface_trace.h, src/core/transport/chttp2/alpn.h, src/core/transport/chttp2/bin_encoder.h,
- src/core/transport/chttp2/frame.h, src/core/transport/chttp2/frame_data.h, src/core/transport/chttp2/frame_goaway.h,
- src/core/transport/chttp2/frame_ping.h, src/core/transport/chttp2/frame_rst_stream.h,
- src/core/transport/chttp2/frame_settings.h, src/core/transport/chttp2/frame_window_update.h,
- src/core/transport/chttp2/hpack_parser.h, src/core/transport/chttp2/hpack_table.h,
- src/core/transport/chttp2/http2_errors.h, src/core/transport/chttp2/huffsyms.h,
- src/core/transport/chttp2/incoming_metadata.h, src/core/transport/chttp2/internal.h,
- src/core/transport/chttp2/status_conversion.h, src/core/transport/chttp2/stream_encoder.h,
- src/core/transport/chttp2/stream_map.h, src/core/transport/chttp2/timeout_encoding.h,
- src/core/transport/chttp2/varint.h, src/core/transport/chttp2_transport.h, src/core/transport/connectivity_state.h,
+ src/core/iomgr/alarm_internal.h, src/core/iomgr/endpoint.h, src/core/iomgr/endpoint_pair.h,
+ src/core/iomgr/fd_posix.h, src/core/iomgr/iocp_windows.h, src/core/iomgr/iomgr.h,
+ src/core/iomgr/iomgr_internal.h, src/core/iomgr/iomgr_posix.h, src/core/iomgr/pollset.h,
+ src/core/iomgr/pollset_posix.h, src/core/iomgr/pollset_set.h, src/core/iomgr/pollset_set_posix.h,
+ src/core/iomgr/pollset_set_windows.h, src/core/iomgr/pollset_windows.h, src/core/iomgr/resolve_address.h,
+ src/core/iomgr/sockaddr.h, src/core/iomgr/sockaddr_posix.h, src/core/iomgr/sockaddr_utils.h,
+ src/core/iomgr/sockaddr_win32.h, src/core/iomgr/socket_utils_posix.h, src/core/iomgr/socket_windows.h,
+ src/core/iomgr/tcp_client.h, src/core/iomgr/tcp_posix.h, src/core/iomgr/tcp_server.h,
+ src/core/iomgr/tcp_windows.h, src/core/iomgr/time_averaged_stats.h, src/core/iomgr/udp_server.h,
+ src/core/iomgr/wakeup_fd_pipe.h, src/core/iomgr/wakeup_fd_posix.h, src/core/json/json.h,
+ src/core/json/json_common.h, src/core/json/json_reader.h, src/core/json/json_writer.h,
+ src/core/profiling/timers.h, src/core/statistics/census_interface.h, src/core/statistics/census_rpc_stats.h,
+ src/core/surface/byte_buffer_queue.h, src/core/surface/call.h, src/core/surface/channel.h,
+ src/core/surface/completion_queue.h, src/core/surface/event_string.h, src/core/surface/init.h,
+ src/core/surface/server.h, src/core/surface/surface_trace.h, src/core/transport/chttp2/alpn.h,
+ src/core/transport/chttp2/bin_encoder.h, src/core/transport/chttp2/frame.h, src/core/transport/chttp2/frame_data.h,
+ src/core/transport/chttp2/frame_goaway.h, src/core/transport/chttp2/frame_ping.h,
+ src/core/transport/chttp2/frame_rst_stream.h, src/core/transport/chttp2/frame_settings.h,
+ src/core/transport/chttp2/frame_window_update.h, src/core/transport/chttp2/hpack_parser.h,
+ src/core/transport/chttp2/hpack_table.h, src/core/transport/chttp2/http2_errors.h,
+ src/core/transport/chttp2/huffsyms.h, src/core/transport/chttp2/incoming_metadata.h,
+ src/core/transport/chttp2/internal.h, src/core/transport/chttp2/status_conversion.h,
+ src/core/transport/chttp2/stream_encoder.h, src/core/transport/chttp2/stream_map.h,
+ src/core/transport/chttp2/timeout_encoding.h, src/core/transport/chttp2/varint.h,
+ src/core/transport/chttp2_transport.h, src/core/transport/connectivity_state.h,
src/core/transport/metadata.h, src/core/transport/stream_op.h, src/core/transport/transport.h,
src/core/transport/transport_impl.h]
src: [src/core/census/grpc_context.c, src/core/census/grpc_filter.c, src/core/channel/channel_args.c,
@@ -148,9 +148,9 @@ libs:
include/grpc/support/sync_posix.h, include/grpc/support/sync_win32.h, include/grpc/support/thd.h,
include/grpc/support/time.h, include/grpc/support/tls.h, include/grpc/support/tls_gcc.h,
include/grpc/support/tls_msvc.h, include/grpc/support/tls_pthread.h, include/grpc/support/useful.h]
- headers: [src/core/support/env.h, src/core/support/file.h, src/core/support/murmur_hash.h,
- src/core/support/stack_lockfree.h, src/core/support/string.h, src/core/support/string_win32.h,
- src/core/support/thd_internal.h, src/core/support/time_precise.h]
+ headers: [src/core/support/block_annotate.h, src/core/support/env.h, src/core/support/file.h,
+ src/core/support/murmur_hash.h, src/core/support/stack_lockfree.h, src/core/support/string.h,
+ src/core/support/string_win32.h, src/core/support/thd_internal.h, src/core/support/time_precise.h]
src: [src/core/support/alloc.c, src/core/support/cmdline.c, src/core/support/cpu_iphone.c,
src/core/support/cpu_linux.c, src/core/support/cpu_posix.c, src/core/support/cpu_windows.c,
src/core/support/env_linux.c, src/core/support/env_posix.c, src/core/support/env_win32.c,