|
04/13 (c) Title of Thesis Seminar - Information Systems and system design, speech is as follows, please listen Title: Program Instrumentation and Analysis using Aspects Time: Wednesday, April 13 1:30 ~ 3:20 pm Location: Engineering Center Room 117, fourth Speaker: Professor Chen Gong, Department of Computer Science, National Chengchi University Abstract: There are many ways to manage and track performance data with Java, which include the use of profiler tools, explicit calls to manage timestamps, or bytecode instrumentation. This talk introduces the use of AOP as an addition method to track performance data. Compared to other approaches, using the full power of an AOP tool such as AspectJ allows for a much higher level of customization and provides greater flexibility. I'll illustrate such benefits using a Java memory leak location tool, FindLeaks, we developed using AspectJ. Moderator: Professor Hu Yuzhi
|