logd: Add Tag statistics

- 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: ae56c23ba4103f5bf8af59a3f7ee2f0b6dc520c6
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/