| 摘要: |
| 随着高性能芯片及高性能计算的应用,人们对调试器的要求不再仅局限于“正确性调试”,而是更进一步要求进行“性能调试”,即在正确性的基础上,通过对程序的细调而获得最佳性能.正确性调试和性能调试通常由独立的工具支持,这种模式已不能很好地支持高性能计算.介绍了一个为高性能SIMD芯片设计的同时具有正确性调试和性能调试功能的可视化工具.它集程序调试、行为监测和性能分析为一体,改善了高性能程序的开发周期,为高性能计算提供了强有力的支持. |
| 关键词: 调试,性能分析,行为监测,事件采集,断点,程序插桩. |
| DOI: |
| 分类号: |
| 基金项目:本文研究得到国家863高科技项目基金资助. |
|
| An Integrated Tool for Debugging, Monitoring and Performance Analysis |
|
LIU Qiang,ZHANG Zhao-qing,QIAO Ru-liang
|
| Abstract: |
| As the development of high-performance computing, the requirement for debugging is not only limited in “correctness debugging”, but also for “performance debugging”, which means to achieve the best performance through program tuning. The correctness debugging and the performance debugging are usually supported by the separate tools, which couldn't sufficiently support high-performance computing. A visualization tool is presented in this paper that supports both “correctness debugging” and “performance debugging” for a high performance SIMD chip. This tool incorporates the functionality of debugging, the behavior monitoring and the performance analyzing. It greatly improves the development cycle of high-performance computing programming. |
| Key words: Debugging, performance analysis, behavior monitoring, events collecting, breakpoint, program instrumentation. |