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

refactor CpuBase to potentially support non-core device #186

Closed Alston-Tang closed 3 months ago

Alston-Tang commented 7 months ago

Summary: refactor PerCpuBase to PerPerfEventsGroupBase so it can handle perf events that are not one per core

Differential Revision: D50585192

facebook-github-bot commented 7 months ago

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

facebook-github-bot commented 3 months ago

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