charmplusplus / projections

Performance Analysis Tool for Charm++
Apache License 2.0
5 stars 3 forks source link

trace messages forward through communication threads #28

Open pplimport opened 9 years ago

pplimport commented 9 years ago

Original author: Jim Phillips (@jcphill) Original issue: https://charm.cs.illinois.edu/redmine/issues/698


When communication thread tracing is enabled, the "trace messages forward" feature only traces off-node messages to the sending node's communication thread. Tracing forward should cascade until the message arrives at the actual destination.

pplimport commented 5 years ago

Original author: Jim Phillips (@jcphill) Original date: 2017-02-18 20:04:28


Can this get a target version please?