bugreport-service: Add the ability to get coredump file from a report 88/256188/5
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Tue, 30 Mar 2021 16:32:19 +0000 (18:32 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Thu, 15 Apr 2021 13:58:38 +0000 (15:58 +0200)
commite50317136f25a710961e857f2dfd226236f3bfc1
tree543c064f71ca690acceb28cce1e8b821c066dfd6
parent43b329d1fae9c0257922db3c28ef3629e7599154
bugreport-service: Add the ability to get coredump file from a report

This commit adds two more report types that can be obtained:

  coredumptar  - tared coredump file
  fullreport   - zipped report

New types can only be used with a specified report, the identifier of
which must be given as the call argument.

Change-Id: I5c769224c5f5ef89c5d1cc5070a7a4af8a7e0b8a
src/bugreport-service/diagnostics/diagnostics.c
src/bugreport-service/diagnostics/diagnostics.h
src/bugreport-service/diagnostics/diagnostics_dump.c