Sciweavers

IEEEPACT
2005
IEEE

Extended Whole Program Paths

13 years 10 months ago
Extended Whole Program Paths
We describe the design, generation and compression of the extended whole program path (eWPP) representation that not only captures the control flow history of a program execution but also its data dependence history. This representation is motivated by the observation that typically a significant fraction of data dependence history can be recovered from the control flow trace. To capture the remainder of the data dependence history we introduce disambiguation checks in the program whose control flow signatures capture the results of the checks. The resulting extended control flow trace enables the recovery of otherwise unrecoverable data dependences. The code for the checks is designed to minimize the increase in the program execution time and the extended control flow trace size when compared to directly collecting control flow and dependence traces. Our experiments show that compressed eWPPs are only ¡£¢ of the size of combined compressed control flow and dependence trace...
Sriraman Tallam, Rajiv Gupta, Xiangyu Zhang
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where IEEEPACT
Authors Sriraman Tallam, Rajiv Gupta, Xiangyu Zhang
Comments (0)