diff options
author | Chih-Hung Hsieh <chh@google.com> | 2014-10-13 16:30:24 -0700 |
---|---|---|
committer | Chih-Hung Hsieh <chh@google.com> | 2014-10-14 15:37:20 -0700 |
commit | 2d3150e73679193ebfba48cd0d4549ff0db95f9e (patch) | |
tree | 3171e35017834161f1a67be2e552d5dc7e7b0a50 /libcutils/Android.mk | |
parent | e63fb8bd8086a280cae61612da965cb13e75194f (diff) | |
download | system_core-2d3150e73679193ebfba48cd0d4549ff0db95f9e.zip system_core-2d3150e73679193ebfba48cd0d4549ff0db95f9e.tar.gz system_core-2d3150e73679193ebfba48cd0d4549ff0db95f9e.tar.bz2 |
Do not inline rarely used trace function bodies.
When atrace_* functions are inlined,
the rarely used 1024-byte buffers are allocated on stack.
BUG: 17444504
Change-Id: I773512aeb70e8b79f3803c6d59cba064d2aa65b6
Diffstat (limited to 'libcutils/Android.mk')
0 files changed, 0 insertions, 0 deletions