android - Filtering logcat based on process id -


possible duplicate:
filter output of adb logcat based on thread id

is possible get output threads only, able thread id not filtered output. have tried methods of obtatining logs unable filter based on process id.

if using eclipse + adt, can open ddms perspective, active logcat tab, can input text “pid:18467” inputtextbox in top of panel. logcat filter message app pid 18467。


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -