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>
Fri, 2 Jun 2017 17:31:09 +0000 (10:31 -0700)
commited80bd04cc3bf80082b1d733ef06d90a29c6270a
treeda6ddc870d873ccf59e4343a7e96ba3dfd6ba5bc
parent62c2c12d56e1b9c7d51980fabdf8c6b971971501
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>
cmds/atrace/atrace.cpp