]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 2 Aug 2017 16:09:21 +0000 (18:09 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 31 Aug 2017 12:20:37 +0000 (14:20 +0200)
commit773b79f7a7c7839fb9d09c0e206734173a8b0a6b
tree8545fadd5e189ed000e7097946dd5f1e24af2f12
parent628f54cc6451d2706ba8a56763dbf93be02aaa80
tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others()

Add Hyper-V tracing subsystem and trace hyperv_mmu_flush_tlb_others().
Tracing is done the same way we do xen_mmu_flush_tlb_others().

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Jork Loeser <Jork.Loeser@microsoft.com>
Cc: K. Y. Srinivasan <kys@microsoft.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Simon Xiao <sixiao@microsoft.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: devel@linuxdriverproject.org
Link: http://lkml.kernel.org/r/20170802160921.21791-10-vkuznets@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
MAINTAINERS
arch/x86/hyperv/mmu.c
arch/x86/include/asm/trace/hyperv.h [new file with mode: 0644]