On 10/5/18 8:48 AM, Alex Bennée wrote: > When multiple tracers are enabled and you want to save to binary we > shouldn't assume the user also wants to spam the log. They can always > override it manually if they want. > > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > util/log.c | 3 --- > vl.c | 18 ++++++++++++++++-- > 2 files changed, 16 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~