Re: [PATCH 2/2] xenalyze: Basic TRC_HVM_EMUL handling

2023-05-04 Thread Anthony PERARD
On Mon, Mar 27, 2023 at 05:13:26PM +0100, George Dunlap wrote: > For now, mainly just do volume analysis and get rid of the warnings. > > Signed-off-by: George Dunlap Acked-by: Anthony PERARD -- Anthony PERARD

Re: [PATCH 2/2] xenalyze: Basic TRC_HVM_EMUL handling

2023-04-27 Thread Andrew Cooper
On 27/03/2023 5:13 pm, George Dunlap wrote: > For now, mainly just do volume analysis and get rid of the warnings. > > Signed-off-by: George Dunlap Acked-by: Andrew Cooper

[PATCH 2/2] xenalyze: Basic TRC_HVM_EMUL handling

2023-03-27 Thread George Dunlap
For now, mainly just do volume analysis and get rid of the warnings. Signed-off-by: George Dunlap --- CC: Wei Liu CC: Anthony PERARD --- tools/xentrace/xenalyze.c | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/tools/xentrace/xenalyze.c b/tools/xentrace/x