Sumit6307 commented on PR #18607: URL: https://github.com/apache/nuttx/pull/18607#issuecomment-4141565221
@acassis Thank you! I have just updated the `sim:citest` defconfig as you suggested. I've added: - `CONFIG_FS_PROFILER=y` - `CONFIG_FS_PROCFS_PROFILER=y` This ensures the profiler is always validated during CI regression tests, while staying disabled by default (`default n`) for all other targets to avoid bloating production hardware. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
