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
227 stars 34 forks source link

add bumpFromLastSample API #150

Closed Alston-Tang closed 1 year ago

Alston-Tang commented 1 year ago

Summary: adding an API to insert new samples by summing a delta upon last sample in the ring buffer

Reviewed By: bigzachattack

Differential Revision: D46939782

facebook-github-bot commented 1 year ago

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