aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-10-24Merge branch 'master' of ssh://github.com/ARM-software/trappy into goog-masterKevin DuBois
2017-10-23parse traces from ext4 eventsKevin DuBois
2017-10-23parse traces from the common clock infrastructureKevin DuBois
2017-09-18Merge pull request #268 from valschneider/get_duration-fixBrendan Jackman
2017-09-18tests/test_ftrace: Add window duration testsValentin Schneider
2017-09-18bare_trace: Fix get_duration() for window useValentin Schneider
2017-08-17bare_trace: fix signature of generate_data_dictMichele Di Giorgio
2017-07-14cache: Fix issue where single missing CSV deletes allJoel Fernandes
2017-07-08cache: Fix issue where single missing CSV deletes allJoel Fernandes
2017-06-29trappy: add support to parse TGID in systraceJoel Fernandes
2017-06-29Add support for trace event processing using callbacksConnor O'Brien
2017-06-29tests: Caching testsBrendan Jackman
2017-06-29trappy: Speed up trappy by caching trace parsingJoel 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-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