commit | d988d5ee647861706bc7a391ddbc29429b50f00e | [log] [tgz] |
---|---|---|
author | Kan Liang <kan.liang@intel.com> | Fri Aug 21 02:23:14 2015 -0400 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Aug 31 17:28:01 2015 -0300 |
tree | 1f66e100f0b919bc9d8f59b2eccb477b5f066a27 | |
parent | acf860ae7c53cc8b0c5d372c218332aac3eeba4f [diff] |
perf evlist: Open event on evsel cpus and threads An evsel may have different cpus and threads than the evlist it is in. Use it's own cpus and threads, when opening the evsel in 'perf record'. Signed-off-by: Kan Liang <kan.liang@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/1440138194-17001-1-git-send-email-kan.liang@intel.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>