git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git call graph
@ 2008-07-12  0:47 Miklos Vajna
       [not found] ` <7vd4ljj4u1.fsf@gitster.siamese.dyndns.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Miklos Vajna @ 2008-07-12  0:47 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

Hi,

I just did this for fun, if you are busy, you can stop reading now,
this mail is not about anything important. :-)

I thought it would worth a try to make a graph about git calls, when a
script calls an other git program. I tracked two types of calls:

- when a bultin calls an other builtin (like git reset calls
  git read-tree)

- when a script calls a builtin (like git merge-resolve calls
  git write-tree)

Here is the result:

http://vmiklos.hu/pic/git-call-graph.png

The code that was used to generate the graph is available at the 'graph'
branch of git://repo.or.cz/git/vmiklos.git.

If you check out that branch, you can simply type 'make' to generate the
picture, or you can read some minimal documentation (README).

And now I should stop playing with it, in fact it took much more time
than I expected. ;-)

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-12  1:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-12  0:47 Git call graph Miklos Vajna
     [not found] ` <7vd4ljj4u1.fsf@gitster.siamese.dyndns.org>
2008-07-12  1:27   ` Miklos Vajna

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).