aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08tests: fix test_filter_prev_values expected resultJavi Merino
2016-03-08tests: use check_call when untarring WA's sysfs extractor outputJavi Merino
2016-03-04Merge pull request #151 from mdigiorgio/fix-iplot-v2Javi Merino
2016-03-04doc: add IPlot examples with independent seriesMichele Di Giorgio
2016-03-03ILinePlot: create uniform indexes for mupltiple tracesMichele Di Giorgio
2016-03-02ILinePlot: remove unused attribute legend_ncolMichele Di Giorgio
2016-03-01setup: release trappy 5.2.0Javi Merino
2016-03-01plotter: improve documentationJavi Merino
2016-02-29doc: merge PlotterPermute into PlotterJavi Merino
2016-02-29doc: Update the notebooks to show the new looks of the static plotsJavi Merino
2016-02-29doc: Don't use pylab inlineJavi Merino
2016-02-29plotter: fix indentationJavi Merino
2016-02-29Merge pull request #147 from mdigiorgio/plot-templateJavi Merino
2016-02-27Merge pull request #148 from JaviMerino/trigger_narrow_before_filterKapileshwar Singh
2016-02-26plotter: StaticPlot: set plot background to white and legend to light greyMichele Di Giorgio
2016-02-26Trigger: narrow the data_frame with the pivot before applying the filterJavi Merino
2016-02-26plotter: ILinePlot: fix title and legend for interactive plotsMichele Di Giorgio
2016-02-26Trigger: allow filters to be any callableJavi Merino
2016-02-26Trigger: simplify looping through filtersJavi Merino
2016-02-26plotter: StaticPlot: fix legend and title to show correct labelsMichele Di Giorgio
2016-02-26plotter: StaticPlot: fix data plotted when selecting permute optionMichele Di Giorgio
2016-02-25Merge pull request #146 from JaviMerino/constraint_fixes_v2Kapileshwar Singh
2016-02-25plotter: create uniform title style for every type of plotMichele Di Giorgio
2016-02-25plotter: always show lower centered legendMichele Di Giorgio
2016-02-25plotter: Properly catch multiple exceptions in Constraint.pyJavi Merino
2016-02-25plotter: remove code duplication in Constraint.pyJavi Merino
2016-02-25tests: fix test_plot_filter() to make a plot with dataJavi Merino
2016-02-25plotter: fix constraint filtering with multiple filters and pivotsJavi Merino
2016-02-25Merge pull request #144 from JaviMerino/parse_windowKapileshwar Singh
2016-02-25Merge pull request #143 from JaviMerino/grammar_more_opsKapileshwar Singh
2016-02-24grammar: apply a window to data accessesJavi Merino
2016-02-24grammar: document the first parameter of Parser()Javi Merino
2016-02-24grammar: add missing multiplication and exponentiation operatorsJavi Merino
2016-02-24tests: use BareTrace in grammar tests with numeric testsJavi Merino
2016-02-19doc: fix misspellingMichele Di Giorgio
2016-02-16plotter: ILinePlotGen: substitute cols parameter with per_lineMichele Di Giorgio
2016-02-16plotter: ILinePlotGen: remove unused list of figure namesMichele Di Giorgio
2016-02-16doc: add notebook example to show usage of permute parameterMichele Di Giorgio
2016-02-16plotter: StaticPlot: make_title show trace name only for single trace plotsMichele Di Giorgio
2016-02-15plotter: StaticPlot: move legend below graphMichele Di Giorgio
2016-02-15plotter: StaticPlot: fix column shown in titleMichele Di Giorgio
2016-02-15plotter: Constraint: make column attribute publicMichele Di Giorgio
2016-02-12plotter: StaticPlot: cleaner Plot when a single run is in useMichele Di Giorgio
2016-02-12plotter: StaticPlot: remove legend when plotting a single traceMichele Di Giorgio
2016-02-10doc: Update copyright to 2016Javi Merino
2016-02-10setup: release trappy 5.1.0Javi Merino
2016-02-07Merge pull request #136 from JaviMerino/improve_memKapileshwar Singh
2016-02-05Merge pull request #139 from mike2390/repr_topologyJavi Merino
2016-02-05stats: add __repr__ to TopologyMichele Di Giorgio
2016-02-04Merge pull request #138 from derkling/add_sched_wakeupJavi Merino