On Apr 7, 11:23 pm, Namit Jain <[email protected]> wrote: > Hi All , > > I am running opprofile ( in folder /external ) and following below > steps . Still , i am not getting and samples ? any pointer plz ?
Are you trying to run this on real hardware (what platform?) or simulator or something else? Since this isn't the "real" opcontrol, arguments don't always work as expected and it's worth checking opcontrol.c to make sure what you pass is parsed. Otherwise you're best off running opcontrol --setup and then invoking oprofiled directly, THEN opcontrol --start, profile ..., opcontrol --stop. -- Tom Rini Mentor Graphics Corporation -- You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en.
