commit | 743eb868657bdb1b26c7b24077ca21c67c82c777 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Mon Nov 28 07:56:39 2011 -0200 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Mon Nov 28 10:39:12 2011 -0200 |
tree | 4803b557725213043ccd5d3f83d2eec796a49f69 | |
parent | d20deb64e0490ee9442b5181bc08a62d2cadcb90 [diff] |
perf tools: Resolve machine earlier and pass it to perf_event_ops Reducing the exposure of perf_session further, so that we can use the classes in cases where no perf.data file is created. Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>