OSDN Git Service

libc: Thread IDs missing from logcat -v thread
authorMark Salyzyn <salyzyn@google.com>
Thu, 20 Mar 2014 23:07:55 +0000 (16:07 -0700)
committerMark Salyzyn <salyzyn@google.com>
Thu, 20 Mar 2014 23:35:18 +0000 (16:35 -0700)
commit8664be583a4556e5ca132288e989d307d2df92ce
treeb60fb319aec98cff9f636db29f1432a2ba1096c3
parent2cc58603d5fd68ec582984318fb3c5f8865a186f
libc: Thread IDs missing from logcat -v thread

- stuff caller's thread id into the packet.

Bug: 13568206
Change-Id: If8b318ef75c7dcdddb05da8ac3038860f0fda5ec
libc/bionic/libc_logging.cpp