This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 65346 - Support profiling J2ME applications
Summary: Support profiling J2ME applications
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
: 105622 155907 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-09-29 14:03 UTC by iformanek
Modified: 2009-05-25 21:03 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description iformanek 2005-09-29 14:03:10 UTC
Add support for prpofiling J2ME apps. J2ME does not support JVMTI, but WTK 
comes with a profiler that injects instrumentation via a post-compiler. It woul 
dbe nice to use the same UI for profiling.
Comment 1 Tomas Hurka 2009-04-08 12:55:18 UTC
Milestone cleanup: future->next
Comment 2 Jiri Sedlacek 2009-04-14 18:29:50 UTC
*** Issue 105622 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Sedlacek 2009-04-14 18:30:07 UTC
*** Issue 155907 has been marked as a duplicate of this issue. ***
Comment 4 Jiri Sedlacek 2009-04-14 18:35:20 UTC
Some support for CVM is already available.