Also, what kind of output do you get from the successful execution of this command line tool? Could you please post a sample dump of the output?
Thanks. On Mon, Nov 2, 2009 at 12:58 PM, Buakaw San <[email protected]> wrote: > I'm trying to use webcore_test to execute performance tests, in > particular measuring the speed of page loads for numerous websites. > I've built webcore_test after including external/webkit/perf to the > android build. I used adb push to copy it to the system. When I run > the executable using adb shell, I get the following output: > > # ./webcore_test d > virtual void WebCore::Widget::show() > void WebCore::ScriptController::updatePlatformScriptObjects() > void WebCore::ScriptController::updatePlatformScriptObjects() > void WebCore::ScriptController::updatePlatformScriptObjects() > > Not sure where this output is coming from. From looking at the code it > would seem that it should prompt for a web address then load it in a > webview and save the image to the sdcard. > > What is going on here? How do I use this command line utility > properly? > > Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

