-
Notifications
You must be signed in to change notification settings - Fork 546
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add netperf capability to collect CPU traces on Azure (#4774)
* add logic to collect cpu traces on azure * better naming * add some logging on the server side * fix syntax issue * fix command mismatch * use wpr properly * no such thing as wpr stop cpu * add linux cpu tracing support * we need *cpu-trace * lets not worry about client and see if server is working on linux's side * figure out are we collecting linux server cpu traces * write to disk to persist state * idk hopefully this works * modify common command * remove use of sudo here --------- Co-authored-by: Nick Banks <[email protected]>
- Loading branch information
1 parent
54c572a
commit ad4a32e
Showing
2 changed files
with
60 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters