deliverable/tracecompass.git
2014-04-14  Matthew Khouzamctf/tmf: allow multiple traces to be open with name...
2014-04-14  Marc-Andre... ctf: Use Antlr 3.5.2 for parser generation only
2014-04-11  Florian Winingertmf : queryHistoryRange performance fix
2014-04-11  Geneviève BastienTMF: Moved the "Import XML file" under the custom parsers
2014-04-10  Roland GrunbergTemporarily revert to previous update sites.
2014-04-10  Marc-Andre... lttng: Updates to target definitions
2014-04-09  Patrick Tassetmf: Fix TimeRangeException in TmfStateStatistics
2014-04-09  Alexandre Montplaisirtmf: Fold AlphaNumAttritbute class into the main one
2014-04-09  Alexandre Montplaisirtmf: Fix IndexOOB exception in HT node with concurrent...
2014-04-09  Alexandre Montplaisirtmf: Add Guava dependency
2014-04-09  Geneviève BastienTMF: Fix IndexOutOfBoundException when querying state...
2014-04-08  Patrick Tassetmf: Refactor bookmarks file handling
2014-04-08  Patrick Tassetmf: Fix linked property inadvertently removed by 35b4320
2014-04-08  Patrick Tassetmf: Bug 424964: Drag and dropping a linked trace doesn...
2014-04-07  Alexandre Montplaisirtmf: Beautify TmfExperimentContext's API
2014-04-07  Bernd Hufmanntmf rcp: Disallow opening trace viewer with the same...
2014-04-07  Patrick Tassetmf: Add source location to trace properties
2014-04-04  Florian WiningerTMF: Add XML state system view definition to the XSD
2014-04-03  Patrick Tassetmf: Add Open With menu for trace elements in project...
2014-04-02  Geneviève BastienTMF: Add support for XML-defined analysis outputs
2014-04-02  Geneviève BastienTMF: Refactor XML model code, using factories to re...
2014-04-02  Alexandre Montplaisirtmf: Replace event matching API to use Collection
2014-04-01  Patrick Tassetmf: Fix batch import doesn't respect user-chosen trace...
2014-04-01  Patrick Tassetmf: Avoid unnecessary trace type selection during...
2014-04-01  Patrick Tassetmf: Fix empty trace properties when trace name has...
2014-03-31  Matthew Khouzamctf: mini benchmark for performance regressions
2014-03-31  Geneviève BastienTMF: Validate new trace type before setting it
2014-03-31  Marc-Andre... lttng: Convert CreateSessionDialog to a TitleAreaDialog
2014-03-31  Marc-Andre... lttng: Speed up the lttng.ui tests by reducing a delay
2014-03-31  Xavier Raynaud[TMF] Increase visibility of some package protected...
2014-03-28  Patrick Tassetmf: Fix NPE when dropping trace with unknown trace...
2014-03-28  Patrick Tassetmf: Fix trace properties not shown when location URI...
2014-03-28  Francis GiraldeauTMF: Add get parent to state system
2014-03-27  Patrick Tassetmf: Fix time graph combo freezing when expanding paren...
2014-03-27  Patrick Tassetmf: Improve time graph combo responsiveness
2014-03-27  Bernd Hufmanntmf: Fix potential memory leak by dispose histogram...
2014-03-27  Xavier Raynaudadd key shortcut for zoom control
2014-03-26  Marc-Andre... lttng: Move createSession parameters into SessionInfo...
2014-03-26  Bernd Hufmanntmf: Use ConcurrentHashMap in TmfStatisticsTreeNode
2014-03-25  Bernd Hufmanntmf: dispose viewer in TmfStateSystemExplorer when...
2014-03-24  Bernd Hufmanntmf: fix memory leak in TmfTrace by clearing analysis...
2014-03-21  Matthew Khouzamtmf: add test to check if views are populated in a...
2014-03-20  Geneviève BastienTMF: fix bug in XML getChildElements to return only...
2014-03-19  Matthew Khouzamctf: move ArrayDefinition.isString to be part of the...
2014-03-18  Geneviève BastienTMF XML: Add unit tests for XML file extension point
2014-03-18  Geneviève BastienTMF XML: Add support of the XML file extension point...
2014-03-18  Geneviève BastienTMF XML: Add an extension point to let plugins advertis...
2014-03-18  Geneviève BastienTMF: Fix a bug where the experiment trace type is not...
2014-03-17  Geneviève BastienTMF: Add interfaces for XML-defined components
2014-03-17  Geneviève BastienTMF: Add some utility methods to XmlUtils
2014-03-14  Marc-Andre... tmf: Increase delay until ProjectModelTestData times out
2014-03-14  Alexandre Montplaisirlttng: Update README following removal of the license...
2014-03-14  Matthew Khouzamtmf: make CustomTxtParserInputWizardPage.Java more...
2014-03-14  Matthew Khouzamtmf: replace find() with matches() in CustomTxtTrace...
2014-03-14  Matthew Khouzamctf/tmf: make CtfIterator more inline with code style
2014-03-14  Bernd Hufmanntmf: use TmfTraceManager.getTraceSet() in CallStackView
2014-03-14  Geneviève BastienTMF: Refactor XML schema files
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfEventType more inline with coding...
2014-03-14  Matthew Khouzamctf/tmf: make CtfTmfEventField more inline with coding...
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfEvent more inline with coding style
2014-03-14  Matthew Khouzamctf/tmf: Make CtfTmfContext inline with coding style
2014-03-14  Matthew Khouzamtmf/ctf: Make CtfLocationInfo inline with code style
2014-03-14  Matthew Khouzamctf/tmf: Make CtfLocation more inline with code style.
2014-03-13  Bernd Hufmanntmf: use Boolean.parseBoolean() for isDirectory attribute
2014-03-13  Alexander KurtakovUse CBI license feature.
2014-03-13  Bernd Hufmanntmf: move the TMF statistics analysis module to tmf...
2014-03-13  Bernd Hufmanntmf: don't execute statistics analysis module for exper...
2014-03-13  Geneviève BastienTMF: Change cast in analysis output to fix warning...
2014-03-13  Geneviève BastienTMF: Add rebuild() method to abstract time graph view
2014-03-13  Bernd Hufmanntmf: remove warning in HistogramBucket class
2014-03-13  Bernd Hufmanntmf: fix minimum total size in AttributeTree
2014-03-13  Marc-Andre... gdbtrace: Remove unused import
2014-03-13  Geneviève BastienTMF: Fix a NPE when no tracetype extension is specified...
2014-03-13  Geneviève BastienTMF: Add possibility to add new module listener to...
2014-03-13  Geneviève BastienTMF: Force getId() from IAnalysisModule to be NonNull
2014-03-12  Geneviève BastienTMF: Add the possibility to set properties on analysis...
2014-03-12  Bernd Hufmanntmf: reactivate persistent experiment index
2014-03-11  Marc-Andre... tmf: Cancel modules when disposed
2014-03-11  Alexandre Montplaisirtmf: Export xychart packages in tmf.ui
2014-03-11  Alexandre Montplaisirctf: Specify a timeout for the CTF testsuite download
2014-03-11  Marc-Andre... gdbtrace: Fix table scrolling back to beginning
2014-03-11  Marc-Andre... gdbtrace: Prevent hang when a lot of commands are sent...
2014-03-10  Alexandre Montplaisirtmf: Don't use assumeTrue() in @BeforeClass in ctfadapt...
2014-03-10  Marc-Andre... tmf: Fix Unsafe cast error when targetting Luna
2014-03-07  Marc-Andre... gdbtrace: Use preference for gdb path
2014-03-07  Marc-Andre... gdbtrace: Use original trace type id
2014-03-06  Geneviève BastienTMF: Move the LTTng ust memory usage analysis to the...
2014-03-06  Bernd Hufmanntmf: Fix exceptions in TmfTraceManagerTests
2014-03-06  Marc-Andre... ctf: Fix failing tests on Windows
2014-03-06  Bernd Hufmanntmf: Exclude experiment types from automatic trace...
2014-03-06  Geneviève BastienTMF: Add identifier type to analysis output schema
2014-03-06  Xavier Raynaudupdate documentation according to #428919 (multi-trace...
2014-03-06  Matthew Khouzamtmf: add swtbot tests for custom text parser
2014-03-06  Matthew Khouzamtmf/lttng: add swtbot helper
2014-03-06  Xavier Raynaudfix #428919: Support multi-trace histograms
2014-03-05  Bernd Hufmanntmf: Delete experiment supp files when adding/removing...
2014-03-04  Alexandre Montplaisirtmf: Add a getSubAttributes() with regex to the state...
2014-03-04  Marc-Andre... tmf: Fix various leaks in Histogram
2014-03-04  Bernd Hufmanntmf: Fix NPE for persitent experiment index when using...
2014-03-04  Geneviève BastienTmf: Add unit tests for experiment types
next
This page took 0.040169 seconds and 5 git commands to generate.