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 L3CounterGroups to use per-arch maps #221

Closed bigzachattack closed 3 months ago

bigzachattack commented 5 months ago

Summary: ^ Use Alston's design from D52861397 for L3 events.

This will make it easier to add dynamic events (per-core L3 event filter) in the next diff.

Differential Revision: D53132736

facebook-github-bot commented 5 months ago

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

facebook-github-bot commented 5 months ago

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

facebook-github-bot commented 3 months ago

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

facebook-github-bot commented 3 months ago

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