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

add an option to only update tw task cgroup rather than all cgroups #199

Closed Alston-Tang closed 3 months ago

Alston-Tang commented 7 months ago

Summary: potentially just update tw task cgroup. we only care about those cgroups if we only want to count per tupperware task usage.

Differential Revision: D51875942

facebook-github-bot commented 7 months ago

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

facebook-github-bot commented 7 months ago

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

bigzachattack commented 3 months ago

Synced to GitHub as b8bfacd