commit | d988d5ee647861706bc7a391ddbc29429b50f00e | [log] [tgz] |
---|---|---|
author | Kan Liang <[email protected]> | Fri Aug 21 02:23:14 2015 -0400 |
committer | Arnaldo Carvalho de Melo <[email protected]> | 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 <[email protected]> Cc: Jiri Olsa <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>