David Lillis: Call Graph Profiling for Multi Agent Systems

Call Graph Profiling for Multi Agent Systems

Dinh Doan Van Bien, David Lillis and Rem W. Collier

In M. Dastani, A. El Fallah Segrouchni, J. Leite, and P. Torroni, editors, Languages, Methodologies, and Development Tools for Multi-Agent Systems - Second International Workshop, LADS 2009, Torino, Italy, September 7-9, 2009, Revised Selected Papers, volume 6039 of Lecture Notes in Computer Science, pages 153--167. Springer Berlin Heidelberg, 6039 edition, Sept. 2010.

Abstract

The design, implementation and testing of Multi Agent Systems is typically a very complex task. While a number of specialist agent programming languages and toolkits have been created to aid in the de- velopment of such systems, the provision of associated development tools still lags behind those available for other programming paradigms. This includes tools such as debuggers and profilers to help analyse system behaviour, performance and efficiency. AgentSpotter is a profiling tool designed specifically to operate on the concepts of agent-oriented programming. This paper extends previous work on AgentSpotter by discussing its Call Graph View, which presents system performance information, with reference to the communication between the agents in the system. This is aimed at aiding developers in examining the effect that agent communication has on the processing requirements of the system.