Record key function traces in drcachesim
Created by: Louis-Ye
Add mechanism to collect traces for specified/key functions in drcachesim. The traces should integrate with memory accesses traces. The new traces should include following information for each function:
- function invocation arguments
- function return address
- function return value