server-skynet-source-3rd-je.../bin
Aliaksey Kandratsenka 5bf800a542 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.
2017-04-03 19:02:51 -07:00
..
jemalloc-config.in jemalloc cpp new/delete bindings 2016-12-12 18:36:06 -08:00
jemalloc.sh.in Few configure.ac adjustments 2012-04-30 17:13:45 -07:00
jeprof.in issue-586: detect main executable even if PIE is active 2017-04-03 19:02:51 -07:00