计算机与现代化 ›› 2014, Vol. 0 ›› Issue (1): 1-4,9.

• 软件工程 •    下一篇

基于ETW的Windows系统性能监测技术

  

  1. 西北工业大学计算机学院,陕西西安710129
  • 收稿日期:2013-08-02 出版日期:2014-01-20 发布日期:2014-02-10
  • 作者简介:李梦家(1989-),女,安徽蚌埠人,西北工业大学计算机学院硕士研究生,研究方向:数据处理,数据存储; 李战怀(1961-),男,陕西旬邑人,教授,博士生导师,CCF高级会员,研究方向:数据库,数据管理,软件工程; 李宁(1978-),女, 讲师,博士,研究方向:软件工程,数据挖掘; 叶晨(1990-),女,硕士研究生,研究方向:网络存储,数据备份。
  • 基金资助:
     国家973计划项目(2012CB316203); 国家自然科学基金资助项目(61033007); 国家863计划项目(2012AA011004);  西北工业大学基础研究基金(JC20110225,JC20120209,JC201261)

Windows System Performance Monitoring Technology Based on ETW

  1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710129, China
  • Received:2013-08-02 Online:2014-01-20 Published:2014-02-10

摘要:

系统性能的监测与分析是发现系统运行过程中的瓶颈、优化系统性能的有效手段。传统的监测工具缺乏完善的监控系统,数据表达的细度和深度不够,对系统本身性能有较大影响。本文设计并实现一种基于ETW机制的可视化监视系统Perfornitor,该系统可
以较好地解决上述问题;利用Perfornitor对两个具体性能监测的实例进行分析,结果表明该技术能够为系统分析员快速发现并解决系统性能问题提供有效的帮助。

关键词:  , 性能监测; 性能分析; Windows事件跟踪; 可视化

Abstract:

System performance monitoring and analysis is an effective means to discover bottlenecks running in the system and optimize system performance. Traditional monitoring tools are lack of a satisfactory monitoring system,
not detailed and deep enough in data presentation, having a great impact on the performance of the system itself. This paper designs and implements a visual monitoring system based on ETW mechanism, the Perfornitor, which can solve the
above problems preferably. The paper analyzes two specific performance monitoring examples using the Perfornitor. The results show that the technology can provide effective helps for system analysts to quickly identify and resolve system
performance issues.

Key words: performance monitoring, performance analysis, Event Tracing for Windows, visualization