Add *.so_info file to the report 32/173332/15
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 20 Mar 2018 07:43:10 +0000 (08:43 +0100)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 15 Jun 2018 13:59:31 +0000 (15:59 +0200)
commit2e07672c2aa7d393ba2937bd57171c2af8d90367
tree5e223a0ed88c541d6a99b1f43c375086bfce902c
parent6371cce12783e32b08b812300213ae032e0092e7
Add *.so_info file to the report

*.so_info file contains paths, rpm package info (name, version, release,
architecture) and build IDs of mapped files that have a execute flag in
/proc/<pid>/maps.

Change-Id: I087a8d25efeb1f51a5e25d95cce5c60a8f2a607b
src/crash-manager/CMakeLists.txt
src/crash-manager/crash-manager.c
src/crash-manager/so-info.c [new file with mode: 0644]
src/crash-manager/so-info.h [new file with mode: 0644]