Each feature is enabled using the OProfile daemon (oprofiled) command-line
option "--ext-feature=<extended-feature-name>:[args]". The
"extended-feature-name" is used to determine the feature to be enabled.
The optional "args" is passed into the feature-specific initialization handler
(ext_init
). Currently, only one extended feature can be
enabled at a time.