Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-18lttng: Simple warning fixes in lttng2 and ctfAlexandre Montplaisir1-1/+0
2012-06-14lttng: Quick fix for the lttng2.kernel.core JavadocAlexandre Montplaisir5-24/+30
2012-06-06lttng: Update Javadoc for the kernel event handlerAlexandre Montplaisir1-0/+4
2012-06-05Add a simple example of how to use the state system with a CTF kernel traceMathieu Denis1-0/+97
2012-06-01tmf: Handle the history constructions in separate jobsAlexandre Montplaisir1-5/+5
2012-06-01tmf: Introduce the StateSystemManagerAlexandre Montplaisir3-141/+58
2012-05-28lttng: Split StateValues out of the Attributes fileAlexandre Montplaisir1-1/+1
2012-05-18tmf: Use TMF signals to trigger the state history buildingAlexandre Montplaisir2-4/+4
2012-05-17tmf: Start resolution range queries at the t1 parameterAlexandre Montplaisir1-2/+2
2012-05-15tmf: API fix for the state system queriesAlexandre Montplaisir1-5/+5
2012-05-14lttng: Use a different CtfTmfTrace object for every testAlexandre Montplaisir1-6/+2
2012-05-11tmf: Make HistoryBuilder use a TMF request for its eventsAlexandre Montplaisir3-73/+0
2012-05-09lttng: Change syscalls to a flat attribute instead of a stackAlexandre Montplaisir1-6/+2
2012-05-02lttng: Rework the IRQ event handlerAlexandre Montplaisir1-3/+3
2012-05-02lttng: Always create the sub-attributes of TID nodesAlexandre Montplaisir1-6/+4
2012-05-01tmf: Internalize all the core state system implementationAlexandre Montplaisir4-10/+10
2012-05-01tmf: Move all GSS exceptions to tmf.core.exceptionsAlexandre Montplaisir1-3/+3
2012-05-01tmf: Split StateHistorySystem into two interfacesAlexandre Montplaisir4-71/+50
2012-04-30lttng: Check for correct start/end times in the testsAlexandre Montplaisir2-20/+24
2012-04-28lttng: Update queries' testsAlexandre Montplaisir1-24/+25
2012-04-28tmf: Fix wrong interval returns in the history backendAlexandre Montplaisir1-12/+21
2012-04-28lttng: Update history construction unit testsAlexandre Montplaisir2-0/+2
2012-04-28lttng: Move CTF dummy state provider to the test packageAlexandre Montplaisir3-35/+83
2012-04-27lttng: Replace CTF- class prefix by Ctf-Alexandre Montplaisir6-27/+27
2012-04-27lttng: Update kernel provider tests to the new trace locationAlexandre Montplaisir1-7/+3
2012-04-27tmf: Fix potential resource leaks in the GSSAlexandre Montplaisir1-1/+3
2012-04-27lttng: Update timestamp used in testsAlexandre Montplaisir2-4/+5
2012-04-27lttng: Small regression test for the new range queriesAlexandre Montplaisir1-2/+25
2012-04-27tmf: Make the basic query method multi-thread safeAlexandre Montplaisir1-7/+10
2012-04-27lttng: Fix FindBugs warnings in lttng2.kernel.core.testsAlexandre Montplaisir3-11/+16
2012-04-27lttng: Fix the last StateSystem unit testAlexandre Montplaisir1-7/+9
2012-04-24Implement TmfTrace changes - introduce TmfTraceExceptionFrancois Chouinard3-13/+10
2012-04-18Refactor TmfTrace and dependencies - remove getTrace()Francois Chouinard1-1/+1
2012-04-04Make test plugins fragments.Alexander Kurtakov1-86/+0
2012-04-03Finalize ITmfTrace APIFrancois Chouinard1-2/+1
2012-03-29Rationalize ITmfTrace.initTrace()Francois Chouinard1-1/+2
2012-03-27Fix location of the new test trace fileAlexandre Montplaisir1-3/+4
2012-03-27Add unit tests for the new getQuarks() methodAlexandre Montplaisir1-0/+25
2012-03-19Update State History construction tests to the newest test traceAlexandre Montplaisir1-52/+40
2012-03-19Start fixing GSS testsAlexandre Montplaisir4-29/+27
2012-03-19Merge Kernel state system input providerAlexandre Montplaisir6-0/+597
2012-03-12Finish grooming the LTTng2 structureFrancois Chouinard3-7/+109
2012-03-12Add LTTng2 Kernel Analysis plug-insFrancois Chouinard2-0/+119

    Back to the top