Add trace for GetHostByName and GetHostByAddr
Like GetAddrInfo and ResNSend, GetHostByName and GetHostByAddr should
print the caller uid so that we can know which app is flooding DNS
queries.
Bug: 246102271
Test: run ResolverTest#GetHostByAddr_ReverseDns64Query,
ResolverTest#GetHostByName and check resolver logs.
Change-Id: Id81f952836facec66c0f4ab86c1d9d384962a23e
Loading
Please register or sign in to comment