summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAliaksey Kandratsenka <alk@tut.by>2013-12-14 12:03:02 -0800
committerAliaksey Kandratsenka <alk@tut.by>2013-12-14 17:58:33 -0800
commit7bd193bca97d93b43ff6c824bc9f39227329312f (patch)
treec27e10cd3dd79f3675d0e16451a29d8e2659363b /Makefile.am
parentf8a2163b5131050765ea877e2573f4930e41f630 (diff)
downloadgperftools-7bd193bca97d93b43ff6c824bc9f39227329312f.tar.gz
issue-586: detect main executable even if PIE is active
Previous logic of detecting main program addresses is to assume that main executable is at least addressess. With PIE (active by default on Ubuntus) it doesn't work. In order to deal with that, we're attempting to find main executable mapping in /proc/[pid]/maps. And old logic is preserved too just in case.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions