From c239c25a82808ad2cbc795b69e621c4c24f154d6 Mon Sep 17 00:00:00 2001 From: Dongsheng Yang Date: Fri, 20 Dec 2013 15:53:00 -0500 Subject: [PATCH] perf tools: Do not synthesize the treads of default guest. As the default guest is designed to handle orphan kernel symboles with --guestkallsysms and --guestmodules, it has no user space. So we should skip synthesizing threads if machine is default guest. Signed-off-by: Dongsheng Yang Cc: David Ahern Cc: Ingo Molnar Cc: Jiri Olsa Cc: Namhyung Kim Link: http://lkml.kernel.org/r/e9ddb5dac6f963169657218b12ceb3c2030f54e8.1387572416.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-format-patch failed