A collection of Code for Generating Machine Independent Proxies
The MindProx proxy tool was developed by the University of Texas at Austin in conjunction with Intel. MindProx uses the tool PIN to capture the required metrics and then generates the proxies into portable cpp files. This low run time process allows for rapid development of proxies regardless of how complex the software stack of the original workload may be.
- Profiling the original workload using PIN
- Converting the profiling outputs into json files
- Using the json files as inputs to the proxy generator to create a proxy