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

Refactor PerfCounterManagerHbt to Utilize Hbt for Uncore Metrics #266

Closed williamsumendap closed 1 month ago

williamsumendap commented 1 month ago

Summary: Deprecate legacy MemoryPcmIntel module for ICL and newer. Instead, use hbt for uncore metrics support and utilize metric frames to hold measured values.

Reviewed By: Alston-Tang

Differential Revision: D57255677

facebook-github-bot commented 1 month ago

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

facebook-github-bot commented 1 month ago

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