Open krlmlr opened 1 year ago
For debugging ccache misses, I'm currently doing something along the following lines:
Reference: https://interrupt.memfault.com/blog/ccache-debugging#2-identify-objects-that-are-missing-the-cache
Could this be an option debug: true in this action?
debug: true
sounds like a useful addition to me
For debugging ccache misses, I'm currently doing something along the following lines:
Reference: https://interrupt.memfault.com/blog/ccache-debugging#2-identify-objects-that-are-missing-the-cache
Could this be an option
debug: true
in this action?