Rate This Document
Findability
Accuracy
Completeness
Readability

Python/C Profiler Functions

Command Function

Displays the help information about Python/C performance analysis tasks.

Syntax

devkit py-perf [-h | --help] TASK [ARGS]

An RPM package is used as an example.

Example

View the information about Python/C performance analysis functions:

devkit py-perf -h

Command output:

 Usage: devkit py-perf [-h | --help] TASK [ARGS]

 The most commonly used devkit py-perf sub tasks are:
   help      Get help information
   hotspot   Run the hotspot collection and analysis task

 See 'devkit py-perf TASK --help' for more information on a specific task.