[android-developers] LTTng on Android

2009-04-14 Thread Ravi Ramachandra
All, Has anyone been able to successfully use LTTng (Linux Trace Tool Next generation) on android? Is there any profiling tool that can give us call trace ? regards, Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-developers] Enabling LOGD messages in Webkit

2009-03-20 Thread Ravi Ramachandra
All, How can we enable LOG messages in Webkit. I wanted to enable some debug prints using log utility of Android in Webkit I added the following statements in my code. #define LOG_TAG webkit include utils/Log.h And the following line to test LOGV(Constructor CachedImage.cpp); I am unable to

[android-developers] telnet service on android

2009-02-17 Thread Ravi Ramachandra
Hi, Is there a way to run inetd or xinetd daemons and connect to android via telnet? Is even xinetd allowed on android kernel. regards, Ravi --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group.