Problem:

Tonnes of logcat spam in Eclipse 'attempt to remove non jni local reference'

Solution:

edit filter configuration

^(?!.*(non-JNI)).*$

 

From http://stackoverflow.com/questions/16017356/how-to-hide-remove-filter-logs-in-the-logcat-in-eclipse-for-android