aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10stats/grammar: Raise helpful error when asked to parse absent eventsBrendan Jackman
2017-01-05Merge pull request #234 from bjackman/miscKapileshwar Singh
2017-01-04trappy: Remove legacy codeBrendan Jackman
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-12-06Merge pull request #232 from bjackman/cpuidle-pivotJavi Merino
2016-12-06idle: Add pivot name for cpu_idle parserBrendan Jackman
2016-11-05Merge pull request #229 from bjackmanJavi Merino
2016-11-05doc/InteractivePlotter: Add example of plot fill paramsBrendan Jackman
2016-11-04ILinePlot: Add fill_alpha parameterBrendan Jackman
2016-11-03Constraint: Fix __str__ for non-string column keysBrendan Jackman
2016-11-02ILinePlot: Remove unused _attr fieldBrendan Jackman
2016-11-01version: release trappy 5.10.0Javi Merino
2016-10-25idle: Add parser for cpu_idle eventsBrendan Jackman
2016-10-08ftrace: Note in documentation that `window` is inclusiveBrendan Jackman
2016-10-08Merge pull request #226 from bjackman/fix-travisJavi Merino
2016-10-07travis-ci: Explicitly install Cython before pandasBrendan Jackman
2016-10-04version: release trappy 5.9.0Javi Merino
2016-09-28Merge pull request #224 from bjackman/memory-warningJavi Merino
2016-09-28base: Add warning when we're at risk of running out of memoryBrendan Jackman
2016-09-13Merge pull request #223 from JaviMerino/fix_parser_docKapileshwar Singh
2016-09-13grammar: fix Parser documentationJavi Merino
2016-09-13version: release trappy v5.8.1Javi Merino
2016-09-13sched: make sched_migrate_task parse the normal trace from trace-cmdJavi Merino
2016-09-12Merge pull request #222 from JaviMerino/add_sched_task_migrateKapileshwar Singh
2016-09-08sched: add sched_migrate_task to the list of automatically parsed sched eventsJavi Merino
2016-09-05Merge pull request #221 from JaviMerino/fix_travis_buildMichele Di Giorgio
2016-09-05travis-ci: Don't fail if there isn't an X server runningJavi Merino
2016-09-05version: release trappy 5.8.0Javi Merino
2016-08-23Merge pull request #220 from sinkap/disappearJavi Merino
2016-08-22compare_runs: handle tz_id to plot_temperature()Javi Merino
2016-08-22thermal: learn to plot temperature of a given thermal zone idJavi Merino
2016-08-22thermal: fix documentation of plot_temperature()Javi Merino
2016-08-22compare_runs: Provide a proper error message if there is no IPA traceJavi Merino
2016-08-20EventPlot: Add ability to plot simultaneous eventsKapileshwar Singh
2016-08-11stats: clarify levels for TopologyJavi Merino
2016-08-01version: release trappy 5.7.0Javi Merino
2016-08-01Merge pull request #211 from JaviMerino/issue_145Javi Merino
2016-07-20Merge pull request #215 from mdigiorgio/event_plot-color_mapJavi Merino
2016-07-20doc: add examples for colour map in EventPlotMichele Di Giorgio
2016-07-20plotter: EventPlot: add user-defined color mapMichele Di Giorgio
2016-07-20Merge pull request #216 from mdigiorgio/eventplot-fix-overwriteJavi Merino
2016-07-20plotter: EventPlot: avoid changes on input data by operating on a copyMichele Di Giorgio
2016-07-17tests: add test for ILinePlotGen.df_to_dygraphKapileshwar Singh
2016-07-17ILinePlot: Performance Improvements for ILinePLotKapileshwar Singh
2016-07-13grammar: apply filters to data accessesJavi Merino
2016-07-08Merge pull request #209 from mdigiorgio/fix-indexes-v2Javi Merino
2016-07-08plotter: ILinePlot: make _fix_indexes always return a dictionaryMichele Di Giorgio
2016-07-08doc: make one plot in the InteractivePlotter have only one columnJavi Merino
2016-07-07Merge pull request #206 from JaviMerino/ilineplot_xlim/v1Kapileshwar Singh
2016-07-06doc: Use an example of xlim in the InteractivePlotter notebookJavi Merino