qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: introducing vrc :)


From: Paolo Bonzini
Subject: Re: introducing vrc :)
Date: Thu, 21 Apr 2022 17:04:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 4/20/22 20:12, Peter Xu wrote:
a while ago I looked at tools that could be used too build a call graph.
The simplest but most effective that I found was a small Perl program
(called "egypt", which is rot13 for "rtlcg" aka RTL call graph) that used
the GCC dumps to build the graph.

Do you have any plan to put it into some git repository?

Good idea, it's now at https://github.com/bonzini/vrc.

It can be installed using "pip install --user ." after checking out the repository.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]