]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Make perf accept event list separated by commas
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 30 Mar 2016 15:56:02 +0000 (17:56 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 31 Mar 2016 08:22:14 +0000 (10:22 +0200)
commit30cd5983b73d9a32898f44336eda10e474f5ff0f
tree4e70d6aa777a48509dbf09fa9712403413fb8c9c
parentee34745f6a01c985698840bd07da89c88e746d6c
virsh: Make perf accept event list separated by commas

Everywhere else we use a comma separated list. There's no good
reason to make 'perf' command an exception. Currently, it accepts
string list separated by '|'.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-domain.c
tools/virsh.pod