aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-02ILinePlot: Close the TableKapileshwar Singh
2015-09-02Merge pull request #12 from sinkap/fix_copyright_testJavi Merino
2015-09-02tests: Iterate files using os.pathKapileshwar Singh
2015-09-01scripts: Add script to publish interactive plotsKapileshwar Singh
2015-09-01plotter: IPython v4 CompatibilityKapileshwar Singh
2015-08-28Merge pull request #8 from JaviMerino/test_raw_creationKapileshwar Singh
2015-08-28run: update trace naming to improve consistencyPatrick Bellasi
2015-08-28tests: Make sure that trace.raw.txt is generated if both trace.txt and trace....Javi Merino
2015-08-17Merge pull request #2 from sinkap/masterKapileshwar Singh
2015-08-17Merge pull request #1 from JaviMerino/fix_test_sheyeKapileshwar Singh
2015-08-17Merge pull request #3 from JaviMerino/readme_mdKapileshwar Singh
2015-08-17stats: Fix tests for pivots in grammarKapileshwar Singh
2015-08-16tests: Skip TestSchedAssert if sheye couldn't be importedJavi Merino
2015-08-14README: use markdownJavi Merino
2015-08-14stats: Use next_pid for execname to PID mappingKapileshwar Singh
2015-08-14stats: Add aggregator to calculate the periodKapileshwar Singh
2015-08-14stats: Use pivoting when aggregating dataKapileshwar Singh
2015-08-14trappy: Use Thermal Zone ID as a pivotKapileshwar Singh
2015-08-13Add pivot values for thermal and cpu_power eventsKapileshwar Singh
2015-08-13stats: Add Equality and Inequality operatorsKapileshwar Singh
2015-08-13stats: Add has_levelKapileshwar Singh
2015-08-13sheye: rename cr2 to trappyJavi Merino
2015-08-13trappy: rename to trappyJavi Merino
2015-08-13cr2: add copyright headers to files missing themJavi Merino
2015-08-13cr2: change copyright to Apache 2Javi Merino
2015-08-13EventPlot: Change the way subpixels are handledKapileshwar Singh
2015-08-13EventPlot: Configurable stridingKapileshwar Singh
2015-08-13stats: Allow forwarding of classes to grammar parserKapileshwar Singh
2015-08-13stats: Use new EventPlot data formatKapileshwar Singh
2015-08-13plotter: Plot trace with the changed data formatKapileshwar Singh
2015-08-13EventPlot: Data format and SVG changesKapileshwar Singh
2015-08-13stats: Remove total_duration aggregatorKapileshwar Singh
2015-08-13cr2: Add get_duration to cr2.RunKapileshwar Singh
2015-08-13stats: Changes to residency sumKapileshwar Singh
2015-08-13stats: Introducing Stats GrammarKapileshwar Singh
2015-08-13plotter: Pivoted RunsJavi Merino
2015-08-13plotter: Constraint: Method to get name for data inputKapileshwar Singh
2015-08-13plotter: ILinePlot: Synchronize plot ranges and zoomKapileshwar Singh
2015-08-13plotter: Fix RequireJS Path IssuesKapileshwar Singh
2015-08-13plotter: Load Resources with dependenciesKapileshwar Singh
2015-08-13plotter: Constraint: define __str__ instead of __repr__Javi Merino
2015-08-13plotter: Let the ConstraintManager operate on all the permutations of multipl...Javi Merino
2015-08-13plotter: constraint: don't expose the constraints inside the ConstraintManagerJavi Merino
2015-08-13cr2: remove shebang from module filesJavi Merino
2015-08-13thermal: make pylint happierJavi Merino
2015-08-13sched: make pylint happierJavi Merino
2015-08-13run: make pylint happierJavi Merino
2015-08-13plot_utils: make pylint happierJavi Merino
2015-08-13cpu_power: add spaces around assignment to keep pylint happyJavi Merino
2015-08-13base: add docstrings to make pylint happierJavi Merino