Skip to content

Instrumenting Java Application with Unifi.

vihari edited this page Oct 6, 2013 · 1 revision

Instrumentation of Java application includes appending methods in to binary class files such that the logs carry some more extra information about the variables.
Unifi serves as backend to Seaview. Unifi is a dimension analyser and infers dimensions and units from program analysis on the java application class files. More info on the working of unifi can be found in the paper.

Clone this wiki locally