commit | d28c62232e50eab202bcd3f19b5c7a25b8b900b6 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <[email protected]> | Tue Apr 27 21:20:43 2010 -0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Tue Apr 27 21:21:18 2010 -0300 |
tree | 544aca2fe1c7a6c813cf2bf319a8ceb4d212b649 | |
parent | 48ea8f5470aa6f35244d1b218316705ea88c0259 [diff] |
perf machine: Adopt some map_groups functions Those functions operated on members now grouped in 'struct machine', so move those methods to this new class. The changes made to 'perf probe' shows that using this abstraction inserting probes on guests almost got supported for free. Cc: Avi Kivity <[email protected]> Cc: Frédéric Weisbecker <[email protected]> Cc: Masami Hiramatsu <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Zhang, Yanmin <[email protected]> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>