mirror of https://github.com/mchr3k/org.intrace
|
|
||
|---|---|---|
| .. | ||
| .settings | ||
| conf | ||
| lib | ||
| src/org/intrace | ||
| testsrc | ||
| .classpath | ||
| .project | ||
| ReadMe.textile | ||
| build.xml | ||
ReadMe.textile
h1. Functional Parts * Instrumenting Agent ** IP Agent control server * CUI Remote Agent Config Tool * GUI Remote Agent Config Tool/Network Trace Viewer * Common Output Classes * Instrumentation Handlers ** Trace output ** Callers recorder h1. Packages (org.intrace.) * agent - Instrumenting Agent * agent.server - IP Server for controlling the Agent, Output and Instrumentation Handlers * client.cui - Command Line Agent Config Client * client.gui - GUI Agent Config Client + Live Trace/Callers viewer * client.gui.helper - Helper classes used by the GUI interface * output - Common Output Classes * output.trace - Trace Instrumentation Handler * output.callers - Callers Analysis Instrumentation Handler * shared - String constants used by both the Agent Server and the Clients