[PATCH 5/7] perf tools: Do not synthesize the treads of default guest.

2013-12-19 Thread Dongsheng Yang
As the default guest is designed to handle orphan kernel symboles with --guestkallsysms and --guestmoudles, it has no user space. So we should skip synthesizing threads if machine is default guest. Signed-off-by: Dongsheng Yang --- tools/perf/util/event.c | 9 + 1 file changed, 9

[PATCH 5/7] perf tools: Do not synthesize the treads of default guest.

2013-12-19 Thread Dongsheng Yang
As the default guest is designed to handle orphan kernel symboles with --guestkallsysms and --guestmoudles, it has no user space. So we should skip synthesizing threads if machine is default guest. Signed-off-by: Dongsheng Yang yangds.f...@cn.fujitsu.com --- tools/perf/util/event.c | 9 +