We already have a similar-ish program to this called stethoscope. It would make sense for both Postgres and sqlite functionality live together. Though sqlite-trace is built entirely in C, and stethoscope uses go at the application layer. I imagine it would be fine to have the .btf files in the other repo too since they're not too big. Something to mull over...
We already have a similar-ish program to this called stethoscope. It would make sense for both Postgres and sqlite functionality live together. Though sqlite-trace is built entirely in C, and stethoscope uses go at the application layer. I imagine it would be fine to have the
.btffiles in the other repo too since they're not too big. Something to mull over...