From: Dongsheng Yang Date: Fri, 20 Dec 2013 20:52:57 +0000 (-0500) Subject: perf tools: Find the proc info under machine->root_dir. X-Git-Tag: v3.14-rc1~171^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995634650ef1f907196bd7e9ae45354124a80e47;p=pandora-kernel.git perf tools: Find the proc info under machine->root_dir. When we synthesize the threads, we are looking for the infomation under /proc. But it is only for host. This patch look for the path of proc under machine->root_dir, then XXX__synthesize_threads() functions can support guest machines. Signed-off-by: Dongsheng Yang Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/927b937da9177a079abafe4532fa9c9b60b5c4b7.1387572416.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed