Managing the Performance Analysis Task on the command line

In the command line, you can manage performance analysis using the predefined Performance Analysis (Performance_Analyser) task.

To configure and run the Performance Analysis task from the command line, run the following command:

kics --perf-analyzer [--duration <minutes>] [--max-results <number>] [--scope <space-delimited list of directories>] {--result-file <file> --raw-result-file <file>}

where:

You can stop the task by pressing the Ctrl+C key combination. If you do so, the results of the task will not be saved.

Page top