I am using adb logcat -v threadtime to get the output in a format that includes time and thread id. I was wondering if there is a way to filter output based on the thread
adb logcat -v threadtime | grep 123yourthreadid456