commit | 2ed152afc7ed61830b848b32936e1541a1a57799 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Wed Mar 10 19:00:43 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon May 17 12:15:22 2010 +0300 |
tree | e68c626fa21cd0ee63371d42700050ad39daecbb | |
parent | 06056bfb944a0302a8f22eb45f09123de7fb417b [diff] |
KVM: cleanup kvm trace This patch does: - no need call tracepoint_synchronize_unregister() when kvm module is unloaded since ftrace can handle it - cleanup ftrace's macro Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>