mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 22:25:25 +00:00
virDomainGetPerfEvents: Note that typed params flags are also supported
Signed-off-by: Ilias Stamatis <stamatis.iliass@gmail.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
13a7d75835
commit
49419f4c85
@ -9730,7 +9730,7 @@ virDomainOpenChannel(virDomainPtr dom,
|
||||
* @domain: a domain object
|
||||
* @params: where to store perf events setting
|
||||
* @nparams: number of items in @params
|
||||
* @flags: bitwise-OR of virDomainModificationImpact
|
||||
* @flags: bitwise-OR of virDomainModificationImpact and virTypedParameterFlags
|
||||
*
|
||||
* Get all Linux perf events setting. Possible fields returned in
|
||||
* @params are defined by VIR_PERF_EVENT_* macros and new fields
|
||||
|
Loading…
Reference in New Issue
Block a user