Re: [PATCH v2 3/3] test: support trace-autotest when enable trace

2022-06-21 Thread David Marchand
On Fri, Jun 17, 2022 at 4:43 AM fengchengwen wrote: > > Hi David, thanks for your review. > > On 2022/6/15 22:00, David Marchand wrote: > > On Tue, Jun 14, 2022 at 8:06 AM Chengwen Feng > > wrote: > >> > >> There are a bug[1] when exit application while enable tracing, this > >> bug has not been

Re: [PATCH v2 3/3] test: support trace-autotest when enable trace

2022-06-15 Thread David Marchand
On Tue, Jun 14, 2022 at 8:06 AM Chengwen Feng wrote: > > There are a bug[1] when exit application while enable tracing, this > bug has not been discovered for a long time, to quickly detect such > bugs, this patch was introduced. > > This patch adds a testcase with trace enabling, it also depends