On Tue, 06 Feb 2024 09:48:16 +0100 Sven Schnelle <sv...@linux.ibm.com> wrote:
> I added some logging, and the test is not triggering this issue. So i > assume the default of 128 cmdline entries is just to small. Sorry for > the noise. Lets see whether we're still triggering some failures with > the other fix applied in CI. If we do, maybe we want to increase the > saved_cmdline_size for the ftrace test suite. I wonder if it is a good idea to increase the size when tracing starts, like the ring buffer expanding code. Maybe to 1024? Or is that still too small? -- Steve