<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.ece.iastate.edu/cpre584/index.php?action=history&amp;feed=atom&amp;title=Using_GPROF</id>
	<title>Using GPROF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.ece.iastate.edu/cpre584/index.php?action=history&amp;feed=atom&amp;title=Using_GPROF"/>
	<link rel="alternate" type="text/html" href="https://wikis.ece.iastate.edu/cpre584/index.php?title=Using_GPROF&amp;action=history"/>
	<updated>2026-04-08T10:28:03Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wikis.ece.iastate.edu/cpre584/index.php?title=Using_GPROF&amp;diff=505&amp;oldid=prev</id>
		<title>Cnel711: New page:  This command will generate a test file:    gcc -lm -pg sobel.c  ./a.out  gprof a.out &gt; test     test file:   %      cumulative  self             self     total                   100.27   ...</title>
		<link rel="alternate" type="text/html" href="https://wikis.ece.iastate.edu/cpre584/index.php?title=Using_GPROF&amp;diff=505&amp;oldid=prev"/>
		<updated>2012-02-27T17:45:02Z</updated>

		<summary type="html">&lt;p&gt;New page:  This command will generate a test file:    gcc -lm -pg sobel.c  ./a.out  gprof a.out &amp;gt; test     test file:   %      cumulative  self             self     total                   100.27   ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
This command will generate a test file:&lt;br /&gt;
 &lt;br /&gt;
 gcc -lm -pg sobel.c&lt;br /&gt;
 ./a.out&lt;br /&gt;
 gprof a.out &amp;gt; test&lt;br /&gt;
   &lt;br /&gt;
test file:&lt;br /&gt;
&lt;br /&gt;
 %      cumulative  self             self     total           &lt;br /&gt;
    &lt;br /&gt;
  100.27    0.04     0.04        1    40.11    40.11  sobel_filtering&lt;br /&gt;
  0.00      0.04     0.00        1     0.00     0.00  load_image_data&lt;br /&gt;
  0.00      0.04     0.00        1     0.00     0.00  save_image_data&lt;/div&gt;</summary>
		<author><name>Cnel711</name></author>
	</entry>
</feed>