commit | d1cae34d6fda59391e1b06ac1642ef4a740ba3ef | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue May 08 10:50:11 2012 -0600 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed May 09 12:02:10 2012 -0300 |
tree | f1f518a8769cd55cfa0750dd7aced93148c4b5c1 | |
parent | 40491eaa46a693e8c6ef94102350a747c63e584d [diff] |
perf record: Reset event name when falling back to cpu-clock perf-record defaults to the H/W cycles event and if it is not supported falls back to cpu-clock. Reset the event name as well. Signed-off-by: David Ahern <dsahern@gmail.com> Link: http://lkml.kernel.org/r/1336495811-58461-1-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>