Go to file
Mark Salyzyn 344bff4391 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
2015-05-12 12:53:27 -07:00
adb adb: Do not share memory between multiple thread 2015-05-11 16:28:04 -07:00
adf libadf: enable -Werror 2015-03-10 15:14:38 -07:00
base adb: win32: fix adb emu command 2015-05-06 18:54:08 -07:00
cpio makebootfs: use libcutils shared libraries 2015-04-15 10:32:19 -07:00
debuggerd Add offset to map data. 2015-05-06 12:50:09 -07:00
fastboot Remove dead files. 2015-05-11 21:57:33 -07:00
fs_mgr fs_mgr: remove some dead code 2015-05-07 10:18:33 +02:00
gpttool
healthd Move away from gr_surface. 2015-04-15 10:25:55 -07:00
include Merge "liblog: Add kernel log id" 2015-05-11 16:09:04 +00:00
init load ro.recovery_id property from recovery partition 2015-05-08 17:35:13 -07:00
libbacktrace Fix small ptrace reads. 2015-05-06 16:39:17 -07:00
libcutils Switch arch-arm/memset32.S to unified syntax. 2015-05-11 22:22:13 -07:00
libdiskconfig
libion Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
liblog Merge "liblog: Add kernel log id" 2015-05-11 16:09:04 +00:00
libmemtrack
libmincrypt
libnativebridge am 0d385d1c: Merge "Track renaming of initUnchangeableSystemProperty." 2015-02-10 16:54:35 +00:00
libnetutils Add a command to call libnetutils' do_dhcp. 2015-04-21 19:31:43 -07:00
libpixelflinger pixelflinger: make self-contained 2015-03-19 12:34:35 -07:00
libprocessgroup Remove uses of libcxx.mk. 2015-03-27 11:24:04 -07:00
libsparse libsparse: fix crc chunk parsing in simg_dump.py 2015-04-30 16:36:17 +00:00
libsuspend
libsync Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libsysutils
libusbhost
libutils Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
libziparchive Use base::WriteFully in zip_archive. 2015-04-29 14:31:45 +00:00
lmkd
logcat Add float support to binary event log. 2015-04-28 18:20:48 -07:00
logd logd: Add Tag statistics 2015-05-12 12:53:27 -07:00
logwrapper
mkbootimg pass in correct buffer to print_id 2015-05-08 09:20:22 -07:00
reboot
rootdir Merge "Add /data/misc/perfprofd to store perf profile." 2015-05-06 21:49:51 +00:00
run-as package missing include for string.h 2015-04-01 11:15:37 -07:00
sdcard Correct magic number on umount2 2015-04-24 01:13:35 +00:00
toolbox Improve toolbox SIGPIPE behavior. 2015-04-25 12:03:41 -07:00
tzdatacheck Executable to run on boot that removes old tzdata if needed 2015-04-13 11:38:32 +01:00
.gitignore
Android.mk
CleanSpec.mk Add a CleanSpec for grep/toolbox. 2015-03-22 18:04:54 -07:00
MODULE_LICENSE_APACHE2
NOTICE