Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 201090 Details for
Bug 331467
[LTTng] Add a latency analysis compoment
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Update for toside 0.7.0
Correction_for_TOSIDE_0.7.0.patch (text/plain), 885 bytes, created by
Mathieu Denis
on 2011-08-08 12:00:30 EDT
(
hide
)
Description:
Update for toside 0.7.0
Filename:
MIME Type:
Creator:
Mathieu Denis
Created:
2011-08-08 12:00:30 EDT
Size:
885 bytes
patch
obsolete
>diff --git src/org/eclipse/linuxtools/lttng/ui/views/latency/LatencyView.java src/org/eclipse/linuxtools/lttng/ui/views/latency/LatencyView.java >index 183f893..8c05419 100644 >--- src/org/eclipse/linuxtools/lttng/ui/views/latency/LatencyView.java >+++ src/org/eclipse/linuxtools/lttng/ui/views/latency/LatencyView.java >@@ -239,9 +239,7 @@ > new Thread() { > public void run() { > try { >- TmfTimestamp startTime = getExperimentTimeRange().getStartTime(); >- TmfTimestamp endTime = new TmfTimestamp(startTime.getValue() + org.eclipse.linuxtools.lttng.ui.views.histogram.HistogramView.getDEFAULT_WINDOW_SIZE()); >- timeRange_ = new TmfTimeRange(startTime, endTime); >+ timeRange_ = getExperimentTimeRange(); > > InterfaceMediator.getInstance().analyseLatencyForAllEvents(); > } catch (NullPointerException e) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 331467
:
184440
|
185278
|
185279
|
201090
|
201276
|
201280
|
209983