Jan 19, 2016 - Profiling dynamic call graphs main foo. 12 bar. 12. â· DCG g = (N,E,freq). â» N as a set of procedures.
Adaptive Correction of Sampling Bias in Dynamic Call Graphs Byeongcheol Lee Gwangju Institute of Science and Technology
January 19, 2016
This talk is based on ACM Transaction on Architecture and Code Optimization, Vol 12, No. 4, Article 45 (December 2015)
1 / 28
Profiling dynamic call graphs
main 12
I
DCG g = (N, E , freq) I I I I
I
foo
12 bar
N as a set of procedures E as a set of caller-callee relationships freq as a function mapping call-callee pairs to frequency Concise frequency statistics of the call events in a program run