From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CbPJM-0003SF-Nc for qemu-devel@nongnu.org; Mon, 06 Dec 2004 15:18:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CbPJL-0003RX-DH for qemu-devel@nongnu.org; Mon, 06 Dec 2004 15:18:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CbPJL-0003RJ-90 for qemu-devel@nongnu.org; Mon, 06 Dec 2004 15:18:19 -0500 Received: from [212.16.62.51] (helo=mail.13thfloor.at) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CbP9O-0002xB-56 for qemu-devel@nongnu.org; Mon, 06 Dec 2004 15:08:02 -0500 Date: Mon, 6 Dec 2004 21:07:55 +0100 From: Herbert Poetzl Subject: Re: [Qemu-devel] function call graph Message-ID: <20041206200755.GB11653@mail.13thfloor.at> References: <20041206195820.M48719@ast.isquareit.ac.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041206195820.M48719@ast.isquareit.ac.in> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: venkateshp Cc: qemu-devel@nongnu.org On Tue, Dec 07, 2004 at 01:36:24AM +0530, venkateshp wrote: > hi, > i wanted to make qemu emulate more than one set of platform. for that started > to look at the code. reading through the code seems to take too long.. i've > been reading it for more than two weeks. it'll be of great help if anyone can > share function call graph or some easier way around to figure out how qemu runs. there are several tools to create a call graph .. http://www.ida.liu.se/~vaden/cgdi/ http://www.csn.ul.ie/~mel/projects/codeviz/ and some tools to aid in navigating the code, like http://cscope.sourceforge.net/ http://cbrowser.sourceforge.net/ HTH, Herbert > thank you, > Venkatesh > > ----------------------------------------------------------------------- > International Institute of Information Technology, PUNE, INDIA -411 057 > > DISCLAIMER: This Mail is from the International Institute of Information Technology ( ISquareIT, PUNE, INDIA-411 057 ) student mail system, The Institute is not responsible for the contents. In case you detect misuse or offensive content report to mailadmin@isquareit.ac.in. > _______________________________________________________________ > International Institute of Information Technology, Pune, INDIA -411 057, > invites you to participate in National Seminar on Emerging Wireless > Technologies and I2IT Emerging Technology Awards 2005. > Vist http://www.isquareit.ac.in/wireless_tech/home.html for details. > > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel