crash-manager: Provide TID as optional value of an -i option 76/257776/2
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 30 Apr 2021 10:21:48 +0000 (12:21 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Fri, 30 Apr 2021 12:52:36 +0000 (14:52 +0200)
commit17196db27652a8540fb0f6103de5841653f9fb32
treeb78ba1f49715b5b058757de9f93b5c63be34e2e2
parentb201ada26638ce5d97ccdb29b20d6669b4ef8e55
crash-manager: Provide TID as optional value of an -i option

Since %i can only be specified in core_pattern since kernel 3.18,
crash-manager must handle the situation where no value is specified for
this parameter. This is implemented in this commit, but the value for
the -i parameter must be specified without spaces.

Change-Id: I2cc2ff5d527a638c0f52df180c3875daf6208e02
src/crash-manager/70-crash-manager.conf.in
src/crash-manager/main.c