<feed xmlns='http://www.w3.org/2005/Atom'>
<title>manut/vorlesung/application-devel/profiling, branch schulung</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mecka.net/manut/vorlesung/atom?h=schulung</id>
<link rel='self' href='https://git.mecka.net/manut/vorlesung/atom?h=schulung'/>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/'/>
<updated>2019-01-28T18:54:26Z</updated>
<entry>
<title>profiling - gprof: use no PIE compiler and linker option</title>
<updated>2019-01-28T18:54:26Z</updated>
<author>
<name>Manuel Traut</name>
<email>manut@linutronix.de</email>
</author>
<published>2019-01-14T20:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=35cff9185b355d7a471b5164b2235409e584dbfb'/>
<id>urn:sha1:35cff9185b355d7a471b5164b2235409e584dbfb</id>
<content type='text'>
PIE is enabled in the gcc of Debian/stretch by default.
However the gprof in stretch isn't able to produce any
output if PIE is enabled. This is also documented here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854704

Disable PIE for the moment to get some gprof output.
However i'm not able to find out how to disable PIE if
compiling and linking is done in two steps. Therefore this
is just removed.

Signed-off-by: Manuel Traut &lt;manut@linutronix.de&gt;
</content>
</entry>
<entry>
<title>Basic introduction to Profiling and code coverage (Gprof, Callgrind, Perf, Gcov)</title>
<updated>2014-07-17T13:31:07Z</updated>
<author>
<name>Jan Altenberg</name>
<email>jan@linutronix.de</email>
</author>
<published>2014-07-17T13:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.mecka.net/manut/vorlesung/commit/?id=93cb8582cac3c43592e5aa6e8a78e028860d4736'/>
<id>urn:sha1:93cb8582cac3c43592e5aa6e8a78e028860d4736</id>
<content type='text'>
</content>
</entry>
</feed>
