facebookincubator / dynolog

Dynolog is a telemetry daemon for performance monitoring and tracing. It exports metrics from different components in the system like the linux kernel, CPU, disks, Intel PT, GPUs etc. Dynolog also integrates with pytorch and can trigger traces for distributed training applications.
MIT License
188 stars 34 forks source link

Remove extra semi colon from dynolog/src/metric_frame/MetricFrame.cpp #193

Closed r-barnes closed 6 months ago

r-barnes commented 7 months ago

Summary: -Wextra-semi or -Wextra-semi-stmt

If the code compiles, this is safe to land.

Reviewed By: dmm-fb

Differential Revision: D51777992

facebook-github-bot commented 7 months ago

This pull request was exported from Phabricator. Differential Revision: D51777992

facebook-github-bot commented 6 months ago

This pull request has been merged in facebookincubator/dynolog@2afc78cf4f37b958bc5cfd637fa462eb56957f37.