chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
cc_test(
|
||||
test_event_node
|
||||
SRCS test_event_node.cc
|
||||
DEPS event_node profiler_logger)
|
||||
cc_test(
|
||||
test_extra_info
|
||||
SRCS test_extra_info.cc
|
||||
DEPS phi glog common)
|
||||
cc_test(
|
||||
test_serialization_logger
|
||||
SRCS dump/test_serialization_logger.cc
|
||||
DEPS event_bind)
|
||||
cc_test(
|
||||
new_profiler_test
|
||||
SRCS profiler_test.cc
|
||||
DEPS new_profiler)
|
||||
Reference in New Issue
Block a user