1 Projections provides a continuous performance monitoring tool - CCS streaming.
2 Different from other tools discussed above, which are used to visualize post-mortem data,
3 ccs streaming visualizes the running programs. In order to use it, the Charm++
4 program needs to be linked with
\textbf{-tracemode utilization
}.
5 The command line needs to include "++server ++server-port
2345". "
2345" is
6 the socket port number on server side.
7 In projections ccs streaming tool, the port number should be same with that on server side.