Re: [PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

2017-06-07 Thread Vitaly Kuznetsov
Steven Rostedt writes: >> >> I'm pretty sure I tested tracing this even before sending v2 of this >> series, I'll retest before sending v7. > > Even if it does work, it's still fragile as it uses an > no-longer-supported framework. > I hope I fixed it in v7 of my patchset, it would be great if

Re: [PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

2017-06-07 Thread Steven Rostedt
On Mon, 05 Jun 2017 18:19:08 +0200 Vitaly Kuznetsov wrote: > Steven Rostedt writes: > > > On Wed, 24 May 2017 14:04:05 +0200 > > Vitaly Kuznetsov wrote: > > > >> Add Hyper-V tracing subsystem and trace hyperv_mmu_flush_tlb_others(). > >> Tracing is done the same way we do xen_mmu_flush_tlb_o

Re: [PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

2017-06-05 Thread Vitaly Kuznetsov
Steven Rostedt writes: > On Wed, 24 May 2017 14:04:05 +0200 > Vitaly Kuznetsov wrote: > >> 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 >> Acked-by: K. Y. Srinivasa

Re: [PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

2017-06-05 Thread Steven Rostedt
On Wed, 24 May 2017 14:04:05 +0200 Vitaly Kuznetsov wrote: > 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 > Acked-by: K. Y. Srinivasan > Tested-by: Simon Xiao > Teste

[PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

2017-05-24 Thread Vitaly Kuznetsov
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 Acked-by: K. Y. Srinivasan Tested-by: Simon Xiao Tested-by: Srikanth Myakam --- MAINTAINERS | 1 + arc