Hi,

I added some "printk" in order to know what are the processes using
binder_thread_read function. The output result contains a lot of
processes named BinderThread. But what I really wanted to know is the
process / appli inside of which the BinderThread is running. As far as
I know a thread pool is maintained in every processes or at least the
processes running service providing remote calls.

I thought maybe I should look for the name of the parents of the
thread but it turned out that their parents are zygote or init.

Can anyone help me?

Thanks.

Andria

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to