Changed number of warmup measurements for sorti...
Added local input file for Rome example.
Added license to the DiSL native agent files.
Added warmup option to remove initial measureme...
Added license to the c-agent.
Added overview page and javadoc target.
Removed temporary testing classes.
Added description of sorting and rome examples.
Added examples of measuring sorting application...
Updated testing library and scripts to run test...
Added printing of timestamp of every run.
Changed configuration of measuring example to s...
Some minor fixes in README files.
Added dist ant task and its description in README.
Added new example for custom argument size proc...
Added better run scripts for client side.
Updated README and added better run scripts.
Added better run scripts for whole application.
Updated README and cleaned run scipts.
Fixed updating number of methods that remain to...
Minor javadoc fixes.
Minor changes of some names and javadoc.
Renamed package cz.cuni.mff.spl.representation ...
Moved scheduler to its owvn package. Added numb...
Changed file name for constructor to replace '<...
Fixed communication error of not sending whole ...
Fixed parsing of comparison to allow constructo...
Added printing of sorting times for each run an...
Fixed launcher to exit before it creates commun...
Added DiSL modified native agent sources. Remov...
Improved javadoc and changed SizeAggregator typ...
Tested and fixed some bugs.
Added example of comparison of different method...
Added new hierarchy of method size processors, ...
Added configuration from INI file.
Added evaluation of comparisons.
Renamed Configuration to Controller and its inp...
Added example for measuring. Existing example m...
Added method deactivating when there is enough ...
Tested comparing measurement and scheduling, fi...
Added comparison class to be used for comparing...
Added interface for arguments that can compute ...
Added measurement storing in buckets which depe...
Measurement values are now written to file, the...
Added method argument size computing. If the co...
Tested and fixed scheduler with retransformatio...
Connected scheduler with retransformation. Need...
Added method suspension to the scheduler. Teste...
Added incomplete scheduler to manage measuring ...
Code cleanup. Deleted unused classes, added jav...
Added log4j2 for logging. It is used only for t...
Checked c-agent and added memory deallocation.
Code cleanup. Removed unused Java JVM agent. Ad...
Added c-agent for JVM that allows to retransfor...
Added communication from client to server. Rein...
Added code to reload classes. It looks like the...
Communication from server to client should work...
Refactored Launcher to be in separated package ...
Added classes for client-server communication t...
Removed old stuff and updated build.xml.
Added README with shellscripts description. Cha...
Removed old measurement and used my own. Should...
Initial version. Multiple JARs are functional b...
Added README comment how to start examples. Add...
Added some ant targets and script for easy buil...
Tried to instrument more methods with DiSL. Not...
Added new parameter - number of sorting runs. E...
Added DiSL instrumentation demo. Works for own ...
Added demo of AspectJ load time weaving using a...
Revised build.xml. Instrumenting of java.lang c...
Added AspectJ instrumentation demo. Instrumenta...
Tested that java.lang classes can be statically...