summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2019-01-14 21:24:35 +0100
committerJohn Ogness <john.ogness@linutronix.de>2019-01-28 20:00:26 +0106
commit35cff9185b355d7a471b5164b2235409e584dbfb (patch)
tree905e26baf253e3922d6213dce779935cdc9a8099 /examples
parent0f2bdbda59d69191eb80ee223bbbbf2f8061e891 (diff)
profiling - gprof: use no PIE compiler and linker option
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 <manut@linutronix.de>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions