deliverable/tracecompass.git
2012-08-21  Matthew KhouzamAdd time scaling support
2012-08-21  Bernd HufmannUpdated Enum handling for a CTFTmfEventField
2012-08-21  Mathieu Denistmf: Updates statistics test cases
2012-08-21  Alexandre Montplaisirtmf: Add unit tests for the state system stack-attributes
2012-08-21  Alexandre Montplaisirtmf: Correctly use null values for empty stacks
2012-08-21  Alexandre Montplaisirtmf: Add a convenience method to query stack attributes
2012-08-21  Alexandre Montplaisirtmf: Return the removed value in GSS's popAttribute()
2012-08-20  Alexandre MontplaisirFix previous commit
2012-08-20  Alexandre MontplaisirDrop the legacy LTTng 0.x plugins
2012-08-17  Mathieu Denistmf: Use tabs in statistics view for each traces
2012-08-16  Bernd HufmannFix compilation error in legacy LTTng
2012-08-15  Alexandre Montplaisirctf: Handle absence of stream and event IDs
2012-08-15  Alexandre Montplaisirtmf: Un-deprecate CtfLocation's constructor
2012-08-15  Alexandre Montplaisirtmf: Fix visibility warning with TmfRequestExecutor
2012-08-14  Mathieu Denistmf: Generalization of the statistics view
2012-08-10  Bernd HufmannFix JUnit test failing after previous merge
2012-08-10  Francois ChouinardTemporary fix API version for Kepler
2012-08-10  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-09  Francois ChouinardFix a sporadic distribution problem in the TMF coalesce...
2012-08-09  Francois ChouinardAdd a generic 'lost events' event to TMF
2012-08-08  Bernd HufmannUpdate Sonar version in LTTng pom.xml
2012-08-07  Matthew Khouzamctf: BitBuffer improvements
2012-08-07  Bernd HufmannMerge branch 'master' into lttng-kepler
2012-08-07  Bernd HufmannAdded destination parameter for LTTng specific releng...
2012-08-07  Matthew Khouzamctf: Fix lost events in a more elegant way
2012-08-06  Bernd HufmannFix Statistics JUnit test
2012-08-06  Alexandre Montplaisirlttng: Fix off-by-one in the check for new attributes
2012-08-06  Alexandre Montplaisirtmf: Fold IStateSystemQuerier2 back into IStateSystemQu...
2012-08-03  Mathieu Denistmf: Add a column in the statistics view
2012-08-03  Alexandre MontplaisirMerge branch 'master' into lttng-kepler
2012-08-03  Alexandre Montplaisirtmf: Fold StateHistorySystem back into StateSystem
2012-08-03  Bernd HufmannPartially revert commit "Drop unused dependencies from...
2012-08-02  Alexandre Montplaisirlttng: Handle the statedump events
2012-08-02  Alexandre Montplaisirtmf: Handle state changes ending after the trace ends
2012-08-02  Alexandre MontplaisirDrop unused dependencies from tmf,lttng2,ctf packages
2012-08-02  Alexandre Montplaisirlttng: Change external dependencies to imported packages
2012-08-02  Mathieu Denistmf: formatting of tmf.ui.statistics
2012-07-30  Alexandre MontplaisirFix the fallout of the generics-removal in legacy LTTng
2012-07-30  Alexandre Montplaisirtmf: Drop generics from ITmfTrace and TmfExperiment
2012-07-30  Alexandre Montplaisirtmf: Bump plugins version to 2.0 for Kepler branch
2012-07-27  Alexandre Montplaisirtmf: Also bump the version number in pom.xml's
2012-07-27  Alexandre Montplaisirtmf: Update master branch against the 1.1 baseline
2012-07-27  Bernd HufmannFix more compiler/javadoc warnings as per new project...
2012-07-26  Alexandre Montplaisirctf: Fix remaining warnings the CTF plugins
2012-07-26  Bernd HufmannFix TMF Core JUnit tests
2012-07-26  Alexandre Montplaisirtmf: Correctly print HTInterval in its toString()
2012-07-25  Francois ChouinardFix another pile of Javadoc warnings
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-25  Alexandre MontplaisirUse project-specific Save Actions settings
2012-07-25  Alexandre MontplaisirUse project-specific formatter settings
2012-07-25  Matthew KhouzamGenericized CTF parser and events handling.
2012-07-25  Matthew KhouzamFix issues with CTF parser.
2012-07-24  Alexandre Montplaisirtmf: Add missing javadoc in tmf.core.signal
2012-07-24  Alexandre Montplaisirtmf: Fix some javadoc warnings in tmf.core
2012-07-24  Alexandre Montplaisirtmf: Enable project-specific compiler settings
2012-07-24  Alexandre Montplaisirlttng: Fix most compiler warnings as per the new settings
2012-07-24  Alexandre Montplaisirlttng: Enable project-specific compiler settings
2012-07-24  Alexandre Montplaisirctf: Enable project-specific compiler settings
2012-07-23  François Rajottelttng: Add CPU field in control flow view tooltip
2012-07-20  Matthew KhouzamFix negative timestamp seek bug.
2012-07-19  Matthew KhouzamFix trace and experiment seeking performance bug
2012-07-19  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-19  Patrick TasseFix for bug 385437: Control Flow view's "Previous event...
2012-07-19  Alexandre MontplaisirMerge "tmf: Update the ctfadaptor tests for the new...
2012-07-19  Alexandre MontplaisirMerge "lttng: Drop the current node arrays in the the...
2012-07-18  Francois ChouinardAdd test cases for Bug385432
2012-07-18  Alexandre Montplaisirtmf: Update the ctfadaptor tests for the new formatting
2012-07-18  Alexandre Montplaisirlttng: Drop the current node arrays in the the event...
2012-07-18  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-18  Patrick TasseFix for bug 385419: Streaming issues with legacy LTTng...
2012-07-17  Francois ChouinardFix test project dependencies.
2012-07-17  Francois ChouinardFix for Bug383047
2012-07-17  Alexandre MontplaisirMerge "lttng: Correctly validate traces of kernel type"
2012-07-17  Patrick TasseMerge "Fix for bug 385323: HistogramView should normali...
2012-07-17  Alexandre Montplaisirlttng: Correctly validate traces of kernel type
2012-07-17  Francois ChouinardNormalize current event timestamp (Bug3984982)
2012-07-17  Patrick TasseFix for bug 384402: Import trace validation check ignored.
2012-07-17  Patrick TasseFix for bug 385323: HistogramView should normalize...
2012-07-16  Francois ChouinardFinal fix for Bug384878
2012-07-16  Patrick TasseFix for bug 385222: Canvas border hides histogram data.
2012-07-16  Patrick TasseFix for bug 384501: Partial statistics when opening...
2012-07-16  Patrick TasseMerge "Fix for bug 384417: Incorrect range displayed...
2012-07-16  Alexandre MontplaisirMerge "Fix for bug 384406: Delete trace propagation...
2012-07-16  Alexandre Montplaisirtmf: Print CTF integer fields in the correct base
2012-07-16  Patrick TasseFix for bug 384417: Incorrect range displayed in histog...
2012-07-16  Alexandre Montplaisirtmf: Use macro-style definitions for CTF field types
2012-07-16  Alexandre Montplaisirtmf: Javadoc update in CtfTmfEventField
2012-07-13  Patrick TasseFix for bug 384406: Delete trace propagation not workin...
2012-07-13  Matthew KhouzamFix lost events to work after multiple reloads
2012-07-13  Patrick TasseFix for bug 384637: NullPointerException in ControlFlow...
2012-07-13  Patrick TasseMerge "tmf: Close the state history files before deleti...
2012-07-13  Patrick TasseMerge "tmf: Do not broadcast signal if request is cance...
2012-07-13  Patrick TasseFix for bug 385055: Time graph selection prevents trace...
2012-07-12  Matthew KhouzamFix minor bugs with histogram time range entry.
2012-07-12  Francois ChouinardCheck TS boundary in HV Current Event control (Bug384982)
2012-07-12  Alexandre Montplaisirtmf: Close the state history files before deleting...
2012-07-12  Francois ChouinardRe-work the zoom function in Histogram View (fix for...
2012-07-12  Patrick TasseFix for bug 383935: Disappearing tool tip in time graph...
2012-07-12  Francois ChouinardFix for Bug384878 - Add ending separator to folders...
2012-07-09  Alexandre Montplaisirtmf: Do not broadcast signal if request is cancelled
next
This page took 0.042653 seconds and 5 git commands to generate.