Skip to content

Commit fa2cc59

Browse files
Profiler Teamcopybara-github
authored andcommitted
Optimize Parallel Trace Serialization for LevelDB Writes
PiperOrigin-RevId: 899423023
1 parent 8f43139 commit fa2cc59

File tree

5 files changed

+348
-53
lines changed

5 files changed

+348
-53
lines changed

xprof/convert/trace_viewer/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ cc_library(
157157
"@com_google_absl//absl/status",
158158
"@com_google_absl//absl/status:statusor",
159159
"@com_google_absl//absl/strings",
160+
"@com_google_absl//absl/synchronization",
160161
"@com_google_absl//absl/time",
161162
"@com_google_protobuf//:protobuf",
162163
"@org_xprof//plugin/xprof/protobuf:task_proto_cc",

0 commit comments

Comments
 (0)