--- Friday, March 5 ---
4:00 pm, 1325 CS
Practice Talk for CC'99: David Melski, UW-Madison, "Interprocedural Path
Profiling"
This is a half-hour practice talk for CC'99. Yes, the friday before
spring break is a bad time to have a talk, but during spring break
seems even worse. The abstract for the paper is as follows:
In path profiling, a program is instrumented with code that counts the
number of times particular path fragments of the program are executed.
This paper extends the intraprocedural path-profiling technique of Ball
and Larus to collect information about interprocedural paths (i.e.
paths that may cross procedure boundaries).
|