diff options
author | Xiao Guangrong <[email protected]> | 2012-11-19 16:19:21 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-23 20:40:17 -0300 |
commit | 7321090f6751c9987c26a8c81c63680d16a614d7 (patch) | |
tree | 27a52ff8c74ec62f604f72e68255df884ec5c112 /tools/perf/util/trace-event-scripting.c | |
parent | 3786063a3c0ba26a2400a04476c0c0ccfd3c6beb (diff) |
perf kvm: Fix building perf kvm on non x86 arches
Now, 'perf kvm stat' is only supported on x86, let its code depend on
(__x86_64__ || __i386__) to fix building it on other architectures.
Reviewed-by: David Howells <[email protected]>
Signed-off-by: Xiao Guangrong <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David Ahern <[email protected]>
Cc: David Howells <[email protected]>
Cc: Dong Hao <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Josh Boyer <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Runzhen Wang <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions