commit | 9d2f8e22fc965bcdd5561d000d234fe2d23657ba | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Sat Oct 06 15:43:20 2012 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Sat Oct 06 16:33:22 2012 -0300 |
tree | b0f328b99b87e904c3222ab815e8599e0fe7c29e | |
parent | 0c1fe6b2f30fa275d939071293b6e28771283f6d [diff] |
perf machine: Introduce find_thread method There are cases where we want just to find a thread if it exists already, so provide a method for that. While doing that start moving 'machine' methods to a separate file. Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Namhyung Kim <[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]>