crash-stack: Get executable name from cmdline 61/115561/1
authorSunmin Lee <sunm.lee@samsung.com>
Mon, 20 Feb 2017 09:46:44 +0000 (18:46 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Mon, 20 Feb 2017 09:46:44 +0000 (18:46 +0900)
commitdc13e21c2ae2aa2a11ff447e3fbe28183f5a9d55
tree438a6383035b201fc2a24ae498f747f523084385
parentd1ed66f003dff1fec1eff954b4145089a7685a4d
crash-stack: Get executable name from cmdline

The executable name in crash-stack is different with sys-assert.
In case of some applications, "exe" has indicated real path of app
that makes it hard to know what the actual app name is.
It's better to refer to "cmdline" instead.

Change-Id: I4895dbce427d50cd20a593585f2640554a4268fc
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
src/crash-stack/crash-stack.c