aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-06-29Revert "Add support for trace event processing using callacks"Joel Fernandes
2017-06-27Merge remote-tracking branch 'goog/mirror-upstream-master' into HEADJoel Fernandes
2017-06-27trappy/test: fix tests for removal of raw.txt trace parsingChris Redpath
2017-06-27trappy/Parsing: Split trace class init into two phasesChris Redpath
2017-06-23Merge remote-tracking branch 'origin/master' into HEADJoel Fernandes
2017-06-21Add support for trace event processing using callacksConnor O'Brien
2017-06-21trappy: Fix systrace userspace parsing testsJoel Fernandes
2017-06-21tests: Add a test for line numbers in systraceJoel Fernandes
2017-06-21trappy/ftrace: add support for boot clock timestampPatrick Bellasi
2017-06-15trappy/tests: Fix test for checking invalid lineJoel Fernandes
2017-06-15trappy/tests: add a new test for new line number parsingPatrick Bellasi
2017-06-15trappy/ftrace: add a line number columnJoel Fernandes
2017-06-14trappy/systrace: Add test for parsing userspace eventsJoel Fernandes
2017-05-13Merge pull request from bjackman/ftrace-errorJavi Merino
2017-05-13ftrace: Improve error messages when failing to parse traceBrendan Jackman
2017-04-26AbstractDataPlotter: Improve error message for bad signal defBrendan Jackman
2017-01-20Merge pull request #237 from bjackman/trace-field-equals-signJavi Merino
2017-01-17base: Don't error on event field values containing '='Brendan Jackman
2017-01-10stats/grammar: Raise helpful error when asked to parse absent eventsBrendan Jackman
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-11-03Constraint: Fix __str__ for non-string column keysBrendan Jackman
2016-10-25idle: Add parser for cpu_idle eventsBrendan Jackman
2016-09-13sched: make sched_migrate_task parse the normal trace from trace-cmdJavi Merino
2016-08-01Merge pull request #211 from JaviMerino/issue_145Javi Merino
2016-07-17tests: add test for ILinePlotGen.df_to_dygraphKapileshwar Singh
2016-07-13grammar: apply filters to data accessesJavi Merino
2016-07-08plotter: ILinePlot: make _fix_indexes always return a dictionaryMichele Di Giorgio
2016-07-07Merge pull request #206 from JaviMerino/ilineplot_xlim/v1Kapileshwar Singh
2016-07-06ILinePlot: only pass the necessary data when xlim is passedJavi Merino
2016-07-04Merge pull request #204 from JaviMerino/plotter_color_everywhere_v2Kapileshwar Singh
2016-07-04plotter: augment the signals spec to include colorsJavi Merino
2016-07-04tests: More thorough testing of signalsJavi Merino
2016-07-04ILinePlot: learn to specify custom colorsJavi Merino
2016-06-30plotter: show appropriate error when plotting a dataframe but column was not ...Javi Merino
2016-06-20systrace: support legacy systrace formatLeo Yan
2016-05-06stats: let MultiTriggerAggregator work without an aggfuncJavi Merino
2016-04-28ILinePlot: don't call data_frame what's just a python dictJavi Merino
2016-04-26tests: Fix Copyright tests for Google Inc.Kapileshwar Singh
2016-04-19ILinePlot: test independent series mergingMichele Di Giorgio
2016-03-28ftrace: improve special fields matchingPatrick Bellasi
2016-03-24systrace: identify CPUs count from sched_switchPatrick Bellasi
2016-03-24sched: cope with SysTrace's sched_switch eventJavi Merino
2016-03-24systrace: add a class to parse trace coming from SysTraceJavi Merino
2016-03-15ILinePlot: fix merging with duplicate indexes in one of the dataframesJavi Merino
2016-03-15ILinePlot: learn to pass testsJavi Merino
2016-03-11Merge pull request #154 from JaviMerino/test_fixesKapileshwar Singh
2016-03-08tests: avoid matplotlib warning when running the testsuiteJavi Merino
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-07ftrace: match comm names that have a '[' as part of their nameJavi Merino