| Class | Description |
|---|---|
| ASMTransformer | |
| ProfilerVisitor | |
| ProfilingAgent |
Profiling agent that instruments byte-code to insert calls to
ch.epfl.lamp.grading.instrumented.Profiler#methodCalled(String, String, String)
from the grading project, by using ASM library for byte-code manipulation.
|