RE: [hatari-devel] Is it me or the symbols prg option is broken ?

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


> -----Original Message-----
> From: Eero Tamminen
> 
> Because in your case there's a crash before next VBL and program terminates
> before breakpoint for the VBL, there aren't anymore:

I guess it crash due to lack of the BLiTTER (which is used here very intensively)

> Attached is graph of:
> 
> 	# get the profile
> 	hatari --parse break.ini bt4pc_dx.prg
> 
> 	# get symbols for profile post-processing
> 	gst2ascii bt4pc_dx.prg > symbols.txt
> 
> 	# post-process profile, output top-lists & callgraphs
> 	hatari_profile.py -stpg -r symbols.txt --compact myprofile.txt
> 
> 	# convert callgraph to SVG
> 	dot -Tsvg myprofile-2.dot  > myprofile-cycles.svg
> 
> Attached SVG file can be viewed with Browser.

That graph looks really cool. Thanks for that list of commands



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/