Publication | Open Access
Whole program paths
358
Citations
22
References
1999
Year
Unknown Venue
EngineeringCompiler TechnologyComputer ArchitectureSoftware EngineeringSoftware AnalysisSystems EngineeringParallel ComputingCompilersAutomatic ProgrammingDynamic CompilationProfiling ToolComputer EngineeringComputer ScienceOptimizing CompilerStatic Program AnalysisSoftware DesignEntire Control FlowProgram AnalysisSoftware TestingProgram ComprehensionFormal MethodsParallel ProgrammingWhole Program PathsSymbolic ExecutionSystem Software-Control Flow
Whole program paths (WPP) are a new approach to capturing and representing a program's dynamic---actually executed---control flow. Unlike other path profiling techniques, which record intraprocedural or acyclic paths, WPPs produce a single, compact description of a program's entire control flow, including loop iteration and interprocedural paths.This paper explains how to collect and represent WPPs. It also shows how to use WPPs to find hot subpaths, which are the heavily executed sequences of code that should be the focus of performance tuning and compiler optimization.
| Year | Citations | |
|---|---|---|
Page 1
Page 1