linux-sparse.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ./graph | dot > bad.png
@ 2008-01-31 20:13 Reza Roboubi
  2008-01-31 20:17 ` Reza Roboubi
  0 siblings, 1 reply; 2+ messages in thread
From: Reza Roboubi @ 2008-01-31 20:13 UTC (permalink / raw)
  To: linux-sparse

I'm not quite sure how to read this png file, it doesn't
look right. (The call arrows should go out of lines 10 and 11, no?)
http://reza.parvan.net/public/graph.png
And here's the command line:
./graph mytest.c |./gvpr/return-paths |./gvpr/subg-fwd -a main|\
dot -Tpng > graph.png
http://reza.parvan.net/public/mytest.c

Thanks.

Reza.

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

* Re: ./graph | dot > bad.png
  2008-01-31 20:13 ./graph | dot > bad.png Reza Roboubi
@ 2008-01-31 20:17 ` Reza Roboubi
  0 siblings, 0 replies; 2+ messages in thread
From: Reza Roboubi @ 2008-01-31 20:17 UTC (permalink / raw)
  To: linux-sparse

Reza Roboubi wrote:
> I'm not quite sure how to read this png file, it doesn't
> look right. (The call arrows should go out of lines 10 and 11, no?)
> http://reza.parvan.net/public/graph.png
> And here's the command line:
> ./graph mytest.c |./gvpr/return-paths |./gvpr/subg-fwd -a main|\

Oh I see, it's the subgraph that's being forwarded.  Great. Thanks.

Reza.

> dot -Tpng > graph.png
> http://reza.parvan.net/public/mytest.c
> 
> Thanks.
> 
> Reza.
> 

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

end of thread, other threads:[~2008-01-31 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-31 20:13 ./graph | dot > bad.png Reza Roboubi
2008-01-31 20:17 ` Reza Roboubi

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).