hwms / jrfonseca

Automatically exported from code.google.com/p/jrfonseca
0 stars 0 forks source link

[gprof2dot] Support MacOSX sample / Instruments #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have no plan to work at this, but if anybody is interested...

http://developer.apple.com/library/mac/DOCUMENTATION/Darwin/Reference/ManPages/m
an1/sample.1.html#//apple_ref/doc/man/1/sample

$ sample -wait val3 &
Waiting for 'val3' to appear...  
[1]+ sample -wait val3 &
$ ./val3 
val3 appeared.
Sampling process 16494 for 10 seconds with 1 millisecond of run time between 
samples
17440530503365195776 5654866789.972589
$ Sampling completed, processing symbols...
Sample analysis of process 16494 written to file 
/tmp/val3_2013-04-09_150159_VY8g.sample.txt

Original issue reported on code.google.com by Jose.R.F...@gmail.com on 9 Apr 2013 at 2:07

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by Jose.R.F...@gmail.com on 9 Apr 2013 at 2:09