30cd598 virsh: Make perf accept event list separated by commas

Authored and Committed by mprivozn 8 years ago
    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>
    
        
file modified
+6 -12
file modified
+9 -8