Re: [Xen-devel] [PATCH 5/5] tools: tracing: handle null scheduler's events
On Thu, Jun 29, 2017 at 1:56 PM, Dario Faggioli wrote: > In both xentrace and xenalyze. > > Signed-off-by: Dario Faggioli Acked-by: George Dunlap ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel
[Xen-devel] [PATCH 5/5] tools: tracing: handle null scheduler's events
In both xentrace and xenalyze. Signed-off-by: Dario Faggioli --- George Dunlap --- tools/xentrace/formats|7 + tools/xentrace/xenalyze.c | 65 + 2 files changed, 72 insertions(+) diff --git a/tools/xentrace/formats b/tools/xentrace/form