OSDN Git Service

atrace: Set saved_cmdline_size to 8192
authorJoel Fernandes <joelaf@google.com>
Fri, 2 Jun 2017 17:19:28 +0000 (10:19 -0700)
committerJoel Fernandes <joelaf@google.com>
Mon, 5 Jun 2017 18:39:12 +0000 (18:39 +0000)
commitefb73a96b559f88a168b1cfbd5a3ad865ab8f937
tree6e227ee24cdf4ad77ed33f51849465918749639e
parenteb30998a33355d4ab4570f0d6467a3ab4909a049
atrace: Set saved_cmdline_size to 8192

This increases the size of the table tracking comms and pids and
prevents overwriting them easily.

Bug: 38167231

Change-Id: I69b9000e4f9d0c2c7969efd38e02d8c1bffdad5c
Signed-off-by: Joel Fernandes <joelaf@google.com>
(cherry picked from commit ed80bd04cc3bf80082b1d733ef06d90a29c6270a)
cmds/atrace/atrace.cpp