charmplusplus / projections

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

inline and local entry method can not be tracked back #15

Closed pplimport closed 6 years ago

pplimport commented 10 years ago

Original author: Yanhua Sun Original issue: https://charm.cs.illinois.edu/redmine/issues/459


In projections, if you click on a entry method which is inline or local, it can not be traced back. This is due to the nested begin_processing entries in the log.

We want to trace it to its parent entry method.

pplimport commented 5 years ago

Original author: Yanhua Sun Original date: 2014-04-09 18:01:52


Any progress?

rbuch commented 5 years ago

Original date: 2014-04-09 18:20:59


Not yet, I've been busy with class. I'll have time later today or tomorrow.

ericjbohm commented 5 years ago

Original date: 2014-04-24 17:44:36


Any progress on this? It has been 2 weeks.

pplimport commented 5 years ago

Original author: Yanhua Sun Original date: 2014-05-22 16:28:45


Any progress on this?

ericjbohm commented 5 years ago

Original date: 2016-09-28 18:45:32


Status?

stwhite91 commented 5 years ago

Original date: 2018-02-16 05:57:50


Does the related bug #937 fix this entirely?

pplimport commented 5 years ago

Original author: Seonmyeong Bak Original date: 2018-02-16 20:27:07


It does but the issue is https://charm.cs.illinois.edu/redmine/issues/937 doesn't work in case when inline entry method calls local entry methods inside. I'm figuring out how to solve this.

rbuch commented 5 years ago

Original date: 2018-08-08 16:26:09


Fixed in https://charm.cs.illinois.edu/gerrit/#/c/charm/+/3723/ https://github.com/UIUC-PPL/charm/commit/8a7c99369b1f37dccd9dbd2328370db5d4ae24e0