Re: [PATCH V4] tracing: install trace events file only if necessary

2023-04-18 Thread Stefan Hajnoczi
On Fri, 7 Apr 2023 at 21:05, wrote: > > From: Carlos Santos > > It is not useful when configuring with --enable-trace-backends=nop. > > Signed-off-by: Carlos Santos > --- > Changes v1->v2: > Install based on chosen trace backend, not on chosen emulators. > Changes v2->v3: > Add missing comma

Re: [PATCH V4] tracing: install trace events file only if necessary

2023-04-18 Thread Daniel P . Berrangé
Copying Stefan as the trace subsystem maintainer On Fri, Apr 07, 2023 at 10:04:10PM -0300, casan...@redhat.com wrote: > From: Carlos Santos > > It is not useful when configuring with --enable-trace-backends=nop. > > Signed-off-by: Carlos Santos > --- > Changes v1->v2: > Install based on chos

[PATCH V4] tracing: install trace events file only if necessary

2023-04-07 Thread casantos
From: Carlos Santos It is not useful when configuring with --enable-trace-backends=nop. Signed-off-by: Carlos Santos --- Changes v1->v2: Install based on chosen trace backend, not on chosen emulators. Changes v2->v3: Add missing comma Changes v3->v4: Fix array comparison: get_option('