I've been using perfino for a week, first thing I noticed is that there was no transactions being recorded, which is fine because all of our tools don't use any framework or special annotations that perfino could potentially detect.
When I saw POJO events transactions, I thought that I could just tell it to include all packages that we make here with a wildcard and have those analyzed.
It seems like perfino doesn't accept wildcards when adding a pojo class name.
Is there anything that I'm missing that I could do to enable this functionality?