add optional daemon Thread to show live results
Add an agent-option, which lets the agent start a daemon Thread.
Other programs can then connect to the daemon Thread and receive the current 'result' of the profiler in a new format.
Also add at least one project which can interpret the new format and connect to the daemon.
Possibly also change the default save format to use the new format used to transmit.