logd: Add Tag statistics

(cherry pick from commit f96ac9036fd54c37ee2a6398ddcfba16105fdfeb)

- Optional class of statistics for events Tags
- export tagToName from LogBuffer (located in main.cp to address
  https://android-review.googlesource.com/#/c/110204)
- Can not handle dropped because getTag() can not work,
  will need to be fixed if we start filtering.

Bug: 19608965
Change-Id: I7b90607ca588bf37bab71f19b1570a290e772776
5 files changed
tree: 6d163df9417da63b5e2ab14fcab5da1cd0e56533
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/