aboutsummaryrefslogtreecommitdiff
path: root/tests/test_ftrace.py
AgeCommit message (Expand)Author
2017-09-18Merge pull request #268 from valschneider/get_duration-fixBrendan Jackman
2017-09-18tests/test_ftrace: Add window duration testsValentin Schneider
2017-08-17bare_trace: fix signature of generate_data_dictMichele Di Giorgio
2017-06-29Add support for trace event processing using callbacksConnor O'Brien
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-15trappy/tests: Fix test for checking invalid lineJoel Fernandes
2017-05-13ftrace: Improve error messages when failing to parse traceBrendan Jackman
2017-01-04Update ARM Ltd. copyright to 2017Brendan Jackman
2016-03-08tests: avoid matplotlib warning when running the testsuiteJavi Merino
2016-01-05trappy: partially revert 8da875103915Javi Merino
2016-01-05trappy: update copyright to 2016Javi Merino
2016-01-05Merge pull request #119 from JaviMerino/unregister_eventsKapileshwar Singh
2015-12-27ftrace: fix error with only one actorLeo Yan
2015-12-22tests: unregister dynamically created classes in the testsJavi Merino
2015-12-22dynamic: ensure dynamic methods refer to ftraceJavi Merino
2015-12-22bare_trace: abstract some of the basic FTrace functionality to a generic Bare...Javi Merino
2015-12-22ftrace: Learn again to normalize the time against an arbitrary basetimeJavi Merino
2015-12-22ftrace: rename Run to FTraceJavi Merino