-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
profile: add -o (output-path) mode, an addition to the original stdou…
…t mode Specially for the "PSI loop" mode, outputting to stdout would make it clumsy to organize the info for the different runs again. This makes the tool capable of writing output to files named in the pattern passed to that option (if in a loop mode, timestamp suffixes are added, with local time). Signed-off-by: Gustavo Lima Chaves <[email protected]>
- Loading branch information
Showing
3 changed files
with
103 additions
and
38 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
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