It seems like a shame that BCC (github.com/iovisor/bcc) is presented in such a bottom-up way. This makes the tools look complicated and esoteric, whereas in reality they are broadly useful and often not that hard to use effectively.
Conversation
Replying to
Out of the BCC toolset, any particular pre-defined ones you use frequently?
2
I use my own script based which employs bcc quite regularly:
archives.postgresql.org/message-id/201
1
2
2
We should probably formalize and extend this. Seems like there are a lot of opportunities for bcc + Postgres.
I mean that we should start an open source project that offers bcc scripts for Postgres, and/or work on integrating scripts like to to core (as you once suggested).
1
1


