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 254340 - Missing JMeter support in the new profiler
Summary: Missing JMeter support in the new profiler
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-13 09:01 UTC by Jiri Sedlacek
Modified: 2015-08-15 01:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Sedlacek 2015-08-13 09:01:49 UTC
Regression - the new profiler doesn't provide integration with the Load Generator/JMeter plugin, used to work in previous releases.
Comment 1 Jiri Sedlacek 2015-08-13 09:08:32 UTC
Introduced a simple API to enable integration with the new profiler: http://hg.netbeans.org/profiler-main/rev/2e0218eb84ab.
Comment 2 Jiri Sedlacek 2015-08-13 09:59:34 UTC
JMeter integration with profiler restored by http://hg.netbeans.org/profiler-main/rev/d0130173d75e.
Comment 3 Quality Engineering 2015-08-15 01:58:38 UTC
Integrated into 'main-silver', will be available in build *201508150002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d0130173d75e
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #254340 - restored support for Profiler/JMeter integration