commit | 2e77784bb7d882647c33d8e75a650625e6df0f8b | [log] [tgz] |
---|---|---|
author | Kan Liang <[email protected]> | Tue Dec 02 10:06:53 2014 -0500 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Tue Dec 09 10:06:29 2014 -0300 |
tree | 8b2eca2e80b1dceebab1d6a72249ef7f90d85a64 | |
parent | f70b4e39de4ef25aade966c0dfc69cfb97091be9 [diff] |
perf callchain: Move cpumode resolve code to add_callchain_ip Using flag to distinguish between branch_history and normal callchain. Move the cpumode to add_callchain_ip function. No change in behavior. Signed-off-by: Kan Liang <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[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/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>