javaflame
javaflame copied to clipboard
Create reports for function calls with argument and return values on java. No servers or open connections, just plug the agent and get the results.
A filter applied on the whole function string For example scan:insert,filter:postgres Will save function calls foam postgres that contains insert in the parameters
Metadata not rendered if there is no data So, if it runs and there s no data, there is no way to figure out what filter was used.
off To not run agent Useful when there is alerady a launcher set up and you need to run it without the agent but don't want to lose the command
Although byte buddy is cleaner and easier, maybe more control is better.
Add tag to load script plugin.js if it exists. This way, if the render goes always to the same place, it is possible to write code to, for example, filter...
Previous issues were not really caused by the agent. Compiling agent for java 8 should work for later jvms also. After making sure, the build could be greatly simplified.
with jbang standalone opening a port
Update sort demo with latest version
Have a latest version on maven central that always point to the latest version
Create intellij plugin Mark functions Run Junit Get captures on a tab