You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't looked into cluefs traces' event format but I suppose it would be great to use chromium traces' format so these traces could be analyzed with the nice trace-viewer they've developed:
thanks for your comment. I'm indeed looking for a tool to visualize the output of cluefs. I have already tested some tools without finding something satisfactory. I will check Chromium's trace viewer.
hi,
I haven't looked into cluefs traces' event format but I suppose it would be great to use chromium traces' format so these traces could be analyzed with the nice trace-viewer they've developed:
https://www.chromium.org/developers/how-tos/trace-event-profiling-tool
https://github.com/google/trace-viewer
trace-event format
Go runtime is now using this when launched in profiling/tracing mode and it's a breeze to inspect and debug performance profiles.
The text was updated successfully, but these errors were encountered: