I’ve been wanting to add to trace-cmd start a way to make it start quicker. It’s currently slow because it resets most of tracefs before starting, and that can take seconds.
I forgot I already have this feature! trace-cmd set acts just like start, but it does not do the reset before starting. It’s very quick!
Note, it also does not re-enable tracing if it’s disabled. So you may want to run trace-cmd restart right after that, if that’s the case.
@vbabka @monsieuricon There’s nothing that says you can’t first create a bug in the mm system then follow it with the fix to give you kernel.org access. That would be a strong captcha!
-Werror is great, until you need to debug an older kernel 😛
I think this is the first time I ever used the quadratic equation for a real purpose since college! 🤔
https://lore.kernel.org/lkml/20250204172045.3a5d8d01@gandalf.local.home/
Not every day you can say you were complemented by Linus Torvalds saying you had an “interesting idea”. Always look for those silver linings!
Fixing up a messed up Debian upgrade where I needed to reinstall, I had to hit “Select this only if you know what you are doing”. I don’t know what I’m doing, but I had to hit it to do what I needed to get done 😛