Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/lttng
AgeCommit message (Collapse)AuthorFilesLines
2015-03-06Remove content of the lttng folder and corresponding target dependenciesMarc-Andre Laperle2976-405635/+3
The LTTng component (also known as TMF) of Linux Tools has moved to the Trace Compass project. A README file was added to explain that the code moved. Change-Id: I939275594beccc78155f37671d1765539764eabc Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/43270 Tested-by: Hudson CI Reviewed-by: Alexander Kurtakov <akurtako@redhat.com> Tested-by: Alexander Kurtakov <akurtako@redhat.com>
2015-02-13tmf: Bug 459493: TmfTimestampFormat doesn't parse extra spaces correctlyPatrick Tasse2-8/+30
Change-Id: I83db317b35e126c306e2fb60be9e0de17dccfc6d Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/41460 Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Hudson CI
2015-02-13tmf: Bug 455414: Make bookmarks file immediately hidden at creationPatrick Tasse1-4/+2
Change-Id: I8ff21dbbd2201d50580aab43991794c11acb1fc8 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/41792 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-01-28tmf: Missing delete action in Filter dialog of ColorsView (bug 458582)Bernd Hufmann4-7/+36
Change-Id: I02d461a8e599b4e51a1f8e6883246bf926d15413 Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/40494 Tested-by: Hudson CI Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-01-28tmf: remove trace copy menu from FiltersView menu (bug 458580)Bernd Hufmann1-3/+26
Change-Id: I71584b9b2ca43d0676d0a5b243f8b02a984f2d5e Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/40493 Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-01-28tmf: fix handler activations in FiltersView (Bug 458579)Bernd Hufmann5-4/+27
Change-Id: I51e616b53dd15c7ebc813c9df299e9b7964e3f1f Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/40492 Tested-by: Hudson CI Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
2015-01-28tmf: Bug 457109: Exit early in TmfEventThread if request is cancelledPatrick Tasse1-2/+9
Change-Id: I8daca3646b4a8aeb4f19acbe7bc6fc380f32e7c6 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/40408 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-28tmf: Bug 457109: Throttle time graph listener notificationsPatrick Tasse2-58/+104
Change-Id: Ib37d6ecfe6a54629d3eb1fadc285b9090bf7d1aa Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/40405 Tested-by: Hudson CI Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-28tmf: support preprocessing of in the TextTrace class Bug 458578Bernd Hufmann1-0/+18
Change-Id: Idc9753d84679d909693f273298e0b573b939d51e Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/40467 Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-27tmf: Bug 458085: Incorrect parsing of timestamps in TmfFilterCompareNodePatrick Tasse2-23/+22
Change-Id: I1a5902c7928e477ee7ed155262cd4cbd3d6930cf Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/40081 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-20tmf: Bug 457852: Event table raw viewer selection not propagatedPatrick Tasse1-2/+9
Change-Id: I50ffba62cda61811ad693d0ce6c55d3ee9c32110 Reviewed-on: https://git.eclipse.org/r/39879 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-19tmf: Bug 457502: Prevent duplication of Stream List view filtersPatrick Tasse5-14/+27
Change-Id: I80e3b9633a9d6a41ff23ae5992d28d1c14039d7b Reviewed-on: https://git.eclipse.org/r/39711 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-19tmf: Bug 457502: Filter node elements should not implement equals() Patrick Tasse9-347/+9
Change-Id: I7f2c6d92b6c316d14bb51608f7429d5e4b94d905 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/39710 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2015-01-14tmf: add schemas to build.properties file (bug 457322)Bernd Hufmann1-1/+2
Change-Id: Id6fd9db736d625f7529be7fd090bae502046f643 Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/39469 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2015-01-09tmf: Add missing test files in jars and make XmlAnalysisModuleSource saferMarc-Andre Laperle3-14/+33
If the analysis.xml.ui.tests binary plugin is present in an installation, XmlAnalysisModuleSource looks for an inexistant file and throws a NPE. In this patch, the missing files are included and XmlAnalysisModuleSource is made safer in case an extension throws an exception. Change-Id: If1cc6478d61bf4a73047246c59ba45cb347411e5 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/39156 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2015-01-05tmf: Fix IndexOutOfBoundsException in OffsetDialogPatrick Tasse2-2/+10
Exception occurred when opening the dialog from an empty experiment or trace folder. Change-Id: Ib230b6ea2e1d934b63e0988554af2983f6170fd0 Reviewed-on: https://git.eclipse.org/r/39002 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-12-23lttng: Fix a bug with lttng version when compiled from sourceMarc-Andre Laperle5-2/+71
The output of the lttng version command is something like this: lttng version heads/stable-2.5-0-g3910e60 - Fumisterie The current code didn't recognize this as version. Change-Id: I77362cf129752c2fd3301d9e60b671fa024ff1b5 Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net> Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/35495 Reviewed-on: https://git.eclipse.org/r/38693 Tested-by: Hudson CI
2014-12-23[LTTng Control] Store error stream output in command result (Bug 455801)Bernd Hufmann1-1/+1
Change-Id: I9487153bc9b3a9ae653157615fba1cf03f2e56fb Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38593 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-23[lttng control] Use List<String> for control commands (Bug 455382)Bernd Hufmann17-534/+542
By doing this, it's not necessary to surround commands with wildcards and filters with quotes which made these commands fail using org.eclipse.remote/Built-in SSH and org.eclipse.remote.Local. For the PTP RSE adapter for org.eclipse.remote, the user has to enter quotes otherwise the command will fail. The UI was changed to allow quotes in the text boxes. Change-Id: I2185c5b658f635ff491a6022fab206c208ca5d8f Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38578 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-23Fix more cast warnings (errors) when targetting 4.5Marc-Andre Laperle1-4/+4
Change-Id: Ie07f48a90ca0f17301ca25ed7ebbdd25252b5a7d Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38699 Tested-by: Hudson CI
2014-12-22rcp: Add missing plugin dependencies to the RCPMarc-Andre Laperle2-0/+8
Change-Id: I3aeb8ecc53eff272d72aacf5e07c847f057fab73 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38688 Tested-by: Hudson CI
2014-12-22Add LTTng testing feature to update siteMarc-Andre Laperle1-7/+0
That way, downstream projects can depend on tests using a target definition. Change-Id: Ieddedf7f60d6d35d5062c5c43fd2bee3e68d82a6 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38592 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-12-19rcp: Fix not being able to print the Sequence diagramMarc-Andre Laperle1-3/+58
Bug: 436440 Change-Id: Ifea6db0fe4da8bdc60520fef71e2b17740585fd4 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38455 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-12-19tmf: ctf: add support for traces with changing endianessMatthew Khouzam1-69/+24
The issue is that IOStructGen assumed the endianness of a trace did not change half way through the tsdl file. Now the elements are progressively loaded and thus the endinanness is updated as need be. Fixes bug 453673 Change-Id: Ia4a91005a89e437eb0fc92cb73c635bb5674767d Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37531 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-16tmf: Bug 422341: Mouse wheel on horizontal scroll bar a bit too smallPatrick Tasse2-84/+120
- Remove the built-in horizontal scroll bar from the time graph control - Add method to programatically scroll left or right in time graph control - Scroll horizontally instead of zooming on mouse scroll over horizontal scroll bar, zoom on Ctrl+mouse scroll (Windows) - Add a horizontal slider to the time graph viewer - Scroll horizontally and ignore the slider's internal selection event on mouse scroll, zoom on Ctrl+mouse scroll (Linux) Change-Id: I5db4cc25306d5bb62efe6790d2dd516ded28a020 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/36522 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-12-16tmf: Add utility to support '\' and ':' for path manipulationsBernd Hufmann1-0/+31
Change-Id: I588114891f1c59849134bf995b05461b935d462e Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/38279 Tested-by: Hudson CI Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-12-08tmf: Fix supplementary files always being imported in trace packageMarc-Andre Laperle1-2/+4
Change-Id: Ia7cb4f8434e1221c9a4c1e49e9ce49895a8ec0e1 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37716 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-12-08Add utility method to open a trace in the editor using SWTBot onlyMarc-Andre Laperle5-74/+75
Change-Id: Ia98e7c029b46fdae4489e24ddfc0ee8c41963eb3 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37715 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-12-08tmf: add utility to validate a name against OS restrictions.Bernd Hufmann1-0/+53
It also creates a valid name by replacing invalid charactors and prefixing invalid names with '_'. Change-Id: I5e818d7a6d5a7f939a19dcb986a21320ce82eb8b Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37751 Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Patrick Tasse <patrick.tasse@gmail.com> Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-12-08tmf.ui: fix callsite and model lookup regressionBernd Hufmann1-5/+10
Change-Id: If1de2ec83fb2ec783cff6799f9d889de4bb8a97d Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37703 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-12-02Bug 453499: Allow for programmatically adding a connection to theMarkus Schorn4-15/+68
Control UI Change-Id: I0b0dab26c455c371d7fab8fb0aaedf2f4401c19d Signed-off-by: Markus Schorn <markus.schorn@windriver.com> Reviewed-on: https://git.eclipse.org/r/37239 Tested-by: Hudson CI Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-12-01tmf: Fix AbstractTracePackageWizardPage tree viewer check integrityPatrick Tasse1-1/+6
Grayed state did not propagate correctly to parent elements. Change-Id: Ibeaf498285622dd8a3cc7c63c92a97f7fded7593 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/37425 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-12-01ctf: Commit the generated ANTLR files to the source treeMarc-Andre Laperle6-49/+12134
This means users who just pulled the git tree won't need to run a Maven build manually to generate them. Which in turn, completely removes the need for installing m2e or such in their Eclipse. They are now only built when the "ctf-grammar" profile is enabled. Rebuilding always produces a diff: the first line of the generated files contains a timestamp, and there is some randomness in the generated comments. So it's better to only do it on-demand. Also added a copyright header to these files, since they didn't seem to have one. Change-Id: I0f783a58f9cc708686c7649cc7ad2e520a661409 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/37307 Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Hudson CI
2014-11-28tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll barPatrick Tasse2-19/+21
- Add a mouse wheel listener to the time graph scale to zoom - Remove the mouse wheel event filter that was added when time graph control had focus, and replace it with a listener to prevent horizontal scrolling on mouse wheel events. Change-Id: I5cdb189359fee675353e077daf81f8452958a30e Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/36419 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-28tmf: Add list methods for trace package elementsPatrick Tasse1-2/+26
Change-Id: I614f283cb6c5d60789cfa16acbd7dee706d2ec8c Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/37300 Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Hudson CI
2014-11-26Bug 448058: Update lttng user documentation: Using Remote ServicesMarkus Schorn6-8/+13
instead of RSE Change-Id: I2e9e7682ed611d25ff1a463b4460ac93c2915212 Signed-off-by: Markus Schorn <markus.schorn@windriver.com> Reviewed-on: https://git.eclipse.org/r/36897 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-11-20lttng: Update lttng targets for Remote Services featurePatrick Tasse5-5/+25
Change-Id: I2863502d824fae679aef1b412093afc20ed55bd8 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/36714 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-18ctf: better test event headers (bug 446190)Matthew Khouzam3-9/+37
This fixes a problem with non 8 bit aligned event headers. Before the alignemnt was assumed to be 8 bits, now it is checked. Change-Id: Ib938755d6191bbe8fea34400f5e5183cb2dd7035 Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36168 Tested-by: Hudson CI Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
2014-11-18Bug 448058: Replace RSE by org.eclipse.remoteMarkus Schorn44-1164/+1303
Change-Id: I9ee1b7e572839d66a5bacff8468e7da4dae235b4 Signed-off-by: Markus Schorn <markus.schorn@windriver.com> Reviewed-on: https://git.eclipse.org/r/35576 Tested-by: Hudson CI Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com> Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-11-17ctf: Lock the CTF test-suite to an older known commitAlexandre Montplaisir1-1/+5
New test cases have been added to the upstream CTF test suite. More work would have to be done to support them, so for now keep the older version of the testsuite. Change-Id: I06533373a287494e8334e2c07264c83889dd5568 Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im> Reviewed-on: https://git.eclipse.org/r/36587 Tested-by: Hudson CI Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2014-11-17tmf: Bug 449206: NullPointerException in HistogramDataModelPatrick Tasse3-16/+43
- make sure countEvent() isn't interrupted by clear() - make sure events are not counted after histogram request is cancelled - fix integer overflow calculating bucket move offset Change-Id: Ia1bfd4fe88459711301fea07a16aa130fb35f1bc Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/35649 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-11-13lttng-control: fix enable events when filtering in tree (bug 450526)Bernd Hufmann2-8/+24
Change-Id: Ie5f79499fd83131e83067c7a33f54f185f2e1100 Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36135 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-11-12Add some missing NonNull annotation "imports"Marc-Andre Laperle3-0/+6
Change-Id: Ia991189c076270fdfa0f8652b6c70f7dbda07381 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36375 Tested-by: Hudson CI
2014-11-12Fix cast warnings (errors) when targetting 4.5Marc-Andre Laperle5-7/+14
Change-Id: I40aac0dbd4bbbc27de7f8a1d3cc505c60fe77020 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36302 Tested-by: Hudson CI
2014-11-10tmf: fix IllegalArgumentException when doing auto-detectionBernd Hufmann1-0/+1
with trace type that doesn't exist (anymore). Since it is determined during runtime which trace types exists this should not throw an exception. Change-Id: I0fa7a01351331b350eb2da85ab9624e96346cb2c Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36156 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-11-10tmf: add (internal) API for handling name clashes during importBernd Hufmann3-157/+283
Change-Id: Ice0d488b313f7c3e303e953b80f018f4c906ebf5 Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36047 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
2014-11-07tmf: Bug 434646: Control Flow view not cleared when opening UST tracePatrick Tasse2-0/+2
Change-Id: Ifb0812fb1323a00d011bfddadb7ca8ae8849c8d9 Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com> Reviewed-on: https://git.eclipse.org/r/35653 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-11-07tmf: Fix superfluous Supplementary files element in trace package importMarc-Andre Laperle1-20/+12
When importing a trace package without supplementary files, a superfluous supplementary files element was shown in the tree. This is a regression caused by a previous patch that changes the way to handle children. Change-Id: I30b505b623973badb2b1ac94fe39347f24c5a15c Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/36089 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com> Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-11-06tmf: Add element to its parent's children automatically and remove setChildrenMarc-Andre Laperle6-23/+64
Also, add a few useful setters. Change-Id: I8ae7cff34d9a066d0ce9d17ef555e5539a3dc55c Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/35916 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
2014-11-03tmf: Extract a method so that the manifest can be embedded in other xml filesMarc-Andre Laperle1-3/+14
Change-Id: Id8537482e006b9471f7b676989c91f08144f1aae Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com> Reviewed-on: https://git.eclipse.org/r/35819 Tested-by: Hudson CI Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>

Back to the top