OSDN Git Service

Split bugreport identifier into id and pid.
authorFelipe Leme <felipeal@google.com>
Tue, 9 Feb 2016 18:40:07 +0000 (10:40 -0800)
committerFelipe Leme <felipeal@google.com>
Tue, 9 Feb 2016 18:43:27 +0000 (10:43 -0800)
commit8fecfdda012928bc2fe6d0e66fd4a4c912946254
treef4b8bc0a4b3be8c914f3ceb7b32ed1eab6975ee3
parent8e37cf3509b211e8acd4e60437bdbda1cb9278cb
Split bugreport identifier into id and pid.

Although 'pid' is more useful when diagnosing problems with the
bugreport workflow, it could be confusing to the end user. Hence, a
sequential id (started at 1 after a reboot) would be more useful.

BUG: 27076108
Change-Id: I6fd7ea8c703e8040034af183ef5cd35adfbcb4ef
cmds/dumpstate/dumpstate.cpp