timing: fix typos in segstore statistics test
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.core /
2016-10-25  Alexandre Montplaisirtmf: Mark TmfTraceManager @NonNullByDefault
2016-10-24  Matthew Khouzamtmf: make latches synchronized in abstract analysis...
2016-10-24  Alexandre Montplaisirtmf: Automatically sync experiments set up with the...
2016-10-18  Alexandre Montplaisirtmf: Add utility method to delete supplementary files...
2016-10-13  Alexandre Montplaisirtmf: Add equals/hashCode to TmfConstantTransform
2016-10-04  Matthew Khouzamss: add a wrapper for the state system delete files
2016-10-03  Matthew Khouzamtmf: annotate TmfContext#location as nullable
2016-09-29  Geneviève Bastientmf: bug 494698 Add per-event fields to custom parsers
2016-09-27  Jonathan RajotteFix javadoc warning
2016-09-23  Marc-Andre LaperleChange a warning to an error in build.properties
2016-09-23  Alexandre Montplaisirtmf: Allow any object to use TmfSignalThrottler
2016-09-23  Matthew Khouzamtmf.core: add statistics icon
2016-09-20  Alexandre Montplaisirss: Move all debugPrint() methods to the test stubs
2016-09-08  Geneviève Bastientmf: Add a package-info file to the callstack package
2016-07-30  Matthew Khouzamcommon.core: move saturated math to common core
2016-07-29  Patrick Tassetmf: Support dynamic marker event sources
2016-07-28  Sonia FarrahChange warnings to errors in build.properties
2016-07-27  Alexandre Montplaisirtmf: Remove function name from ITmfCallsite
2016-07-25  Sonia Farrahtiming: show callStack segments in a density view
2016-07-22  Matthew Khouzamtmf.core/ui: Introduce CallStackAnalysis
2016-07-21  Patrick Tassetmf: Support default timestamp output format in custom...
2016-07-20  Patrick Tassetmf: Bug 497347: Custom event aspects incorrect in...
2016-07-20  Patrick Tassetmf: Bug 497038: Custom parser field names conflict...
2016-07-15  Patrick Tassetmf: Add support for custom event type by text line...
2016-07-15  Geneviève Bastientmf: bug 495897 Keep last good formula on failed synchr...
2016-07-14  Matthew Khouzamtmf/ctf: Show trace read progress in the progress bar
2016-07-12  Alexandre Montplaisirtmf: Early-exit event search methods if monitor is...
2016-07-08  Matthew Khouzamcommon: Deprecate NonNullUtils#equalsNullable
2016-07-08  Alexandre Montplaisirtmf: Add possibilty to cancel search event requests
2016-07-08  Alexandre Montplaisirtmf: Remove redundant booleans in TmfEventRequest
2016-07-07  Raphaël Beamontess: add a 'done()' method to ITmfStateProvider
2016-07-06  Alexandre Montplaisirtmf: Add utility method to retrieve field values
2016-06-30  Matthew Khouzamtmf: Speed up TmfTraceUtils#getPreviousEventMatching
2016-06-29  Geneviève Bastiencustom.parsers: bug 494697 Define event names in custom...
2016-06-29  Alexandre MontplaisirUpdate formatter settings for all plugins
2016-06-28  Sonia Farrahtmf: Simplify boolean expression in compareTo()
2016-06-23  Jean-Christian Kouameanalysis: Keep thread selection and follow CPU when...
2016-06-22  Alexandre Montplaisirtmf: Add missing @since 2.1 in new methods
2016-06-21  Alexandre Montplaisirtmf: Add utility method to search for events matching...
2016-06-15  Wassimtmf.core: making fInstance private
2016-06-15  Geneviève Bastientmf: buf 495911 Fix timestamp transform fast for small...
2016-06-10  Cédric Biancherilttng: add names of traces in sync algorithm stats
2016-06-07  Patrick Tassetmf: Bug 495219: Fix NPE in checkpoint indexer seeking...
2016-05-31  Patrick Tassetmf: Bug 495054: Importing or exporting custom parsers...
2016-05-30  Sonia Farrahtmf: Remove toString on string objects
2016-05-27  Geneviève Bastientmf: bug 493661 Return analyses who apply to experiment
2016-05-20  Alexandre Montplaisiranalysis.lami: Replace OnDemandAnalysisException with...
2016-05-18  Patrick Tassess: Replace AttributeNotFoundException with IOOBE for...
2016-05-17  Philippe Proulxanalysis.lami: Add support for user-defined LAMI analyses
2016-05-17  Marc-Andre LaperleAdjust @since tags to 1.2 release
2016-05-17  Patrick Tassetmf: Bug 433518: Add support for unit of seconds in...
2016-05-17  Philippe Proulxlttng: Add configuration files to call LTTng-Analyses...
2016-05-17  Patrick Tassetmf: Make process and thread names optional in call...
2016-05-16  Matthew Khouzamtmf: make checkpoint indexer return a failed status...
2016-05-15  Sonia Farrahtmf: Remove unused local variable
2016-05-13  Matthew Khouzamtmf.core: make Analyses with experiments add children...
2016-05-13  Matthew Khouzamtmf.core: add exception logging to event requests
2016-05-12  Geneviève Bastienrequirements: Implement all level for event names and...
2016-05-12  Geneviève Bastienrequirements: make TmfAnalysisRequirement abstract
2016-05-12  Geneviève Bastienrequirements: Add a composite requirement
2016-05-12  Geneviève Bastienrequirements: Clean up the API of TmfAnalysisRequirement
2016-05-12  Genevieve Bastienss: Add a custom state value type
2016-05-10  Geneviève Bastientmf.core: Add a resolve method to IEventAspect with...
2016-05-09  Geneviève Bastientmf.tests: Add tests for TmfStateSystemModule#isQueryab...
2016-05-09  Geneviève Bastientmf: Do not define base aspects in the interface
2016-05-05  Matthew Khouzamtmf: make CallstackProvider entry and exit return TmfStates
2016-05-04  Alexandre Montplaisirtmf: Add a method to indicate if a ODA is user-defined
2016-05-04  Alexandre Montplaisirtmf: Make IOnDemandAnalysis#execute() throw an exception
2016-05-04  Alexandre Montplaisirtmf: Introduce IOnDemandAnalysisReport and correspondin...
2016-05-04  Alexandre Montplaisirlttng.ust: Split the function name into its own aspect...
2016-05-04  Geneviève Bastientmf: Fix the actual end time of state system modules
2016-05-04  Geneviève Bastientmf: Add the dependency level to the analyses' event...
2016-05-04  Geneviève Bastientmf.core: Add a dependency level to analyses
2016-05-04  Bruno Roytmf.core: Remove overriding methods
2016-05-04  Bernd Hufmanntmf: Introduce dependency level for event requests
2016-05-04  Geneviève Bastientmf: bug 492744 Reverse CAUSE and EFFECT in event matching
2016-05-03  Alexandre Montplaisirtmf: Introduce base class and extension point for on...
2016-05-03  Sonia Farrahtmf: change printStackTrace() to Activator.logError()
2016-05-03  Bruno Roytmf.core: Changed printStackTrace() for logError()
2016-05-02  Florian Moeschtmf.core: null type safety (added type annotation)
2016-04-27  Alexandre Montplaisirtmf: Introduce the notion of PID to the Callstack analysis
2016-04-26  Geneviève Bastientmf: Add a method to verify if analysis is ready at...
2016-04-25  Matthew Khouzamtmf.core: Internalize timestamp types
2016-04-22  Matthew Khouzamtmf.core: simplify timestamp implementations
2016-04-20  Alexandre Montplaisirtmf: Rework TmfTraceUtils#resolveIntEventAspectOfClassF...
2016-04-19  Matthew Khouzamtmf.core: Introduce TmfTimestamp factory methods
2016-04-19  Bernd Hufmanntmf: add events field analysis requirement class and...
2016-04-19  Alexandre Montplaisirtmf: Add generics to ITmfEventAspect
2016-04-15  Matthew Khouzamtmf: Make Analysis Requirements implement Predicates
2016-04-15  Geneviève Bastientmf: Add an event names requirement
2016-04-11  Geneviève Bastientmf: Move the analysis requirements to their own package
2016-04-05  Geneviève Bastientmf: Add an attribute pool for state system analyses
2016-03-30  Alexandre MontplaisirRemove "Analysis" from localized analysis names
2016-03-25  Alexandre MontplaisirFix new null warnings
2016-03-22  Patrick Tassetmf: Bug 489971: Premature processing of payload in...
2016-03-18  Patrick Tassetmf: Add collapsible event table header bar with applie...
2016-03-16  Geneviève Bastientmf: Add the ID to the analysis property
2016-03-16  Geneviève Bastiencommon: Add annotations to HashMultimap#create methods
2016-03-16  Matthew Khouzamtmf.core: Add cpu and thread to trace context
2016-03-15  Alexandre MontplaisirRemove unneeded checkNotNull() calls
next
This page took 0.052462 seconds and 8 git commands to generate.