OSDN Git Service

Dumping stack traces to proto.
authorKweku Adams <kwekua@google.com>
Tue, 6 Feb 2018 00:45:13 +0000 (16:45 -0800)
committerKweku Adams <kwekua@google.com>
Fri, 2 Mar 2018 21:02:07 +0000 (13:02 -0800)
commit5c804e2b9893c7892900148229cf19fa6268e7dc
tree907cea995ba347c7273fad9f9d186bc05353a514
parentb437f30f286131cc3a01bca7b56ca7dcab37cf74
Dumping stack traces to proto.

Bug: 72177715
Test: flash device and check incident.proto output
Change-Id: Id2a15e0fc62b66efe875949af97f0eb651c7e322
13 files changed:
Android.bp
cmds/incidentd/Android.mk
cmds/incidentd/incidentd.rc
cmds/incidentd/src/FdBuffer.cpp
cmds/incidentd/src/FdBuffer.h
cmds/incidentd/src/Section.cpp
cmds/incidentd/src/Section.h
cmds/incidentd/src/incidentd_util.cpp
cmds/incidentd/src/incidentd_util.h
core/proto/android/os/backtrace.proto [new file with mode: 0644]
core/proto/android/os/incident.proto
libs/incident/proto/android/section.proto
tools/incident_section_gen/main.cpp