1. 3938026 sched: SchedAssert: add getLastCpu() by Javi Merino · 8 years ago
  2. 956b609 sched: SchedMultiAssert: add getCPUBusyTime by Javi Merino · 8 years ago
  3. 32edbcf sched: functions: cope with processes whose string is a substring of another process by Javi Merino · 8 years ago
  4. e467a1e sched: raise a ValueError in get_pids_for_process() if the trace doesn't contain sched_switch events by Javi Merino · 8 years ago
  5. e3bde0c tests: make test_signal use the simplified BareTrace from trappy by Javi Merino · 8 years ago
  6. 7881a53 bart: Use trappy.FTrace instead of trappy.Run by Javi Merino · 8 years ago
  7. 5af9d23 Analyzer: assert when the parsed statement returns a dataframe of bools by Javi Merino · 8 years ago
  8. b0718ad tests: add a basic assertStatement() check by Javi Merino · 8 years ago
  9. c8b7cb8 bart: update copyright to 2016 by Javi Merino · 8 years ago
  10. cf6db4e tests: Add tests for conditional_comparison special cases by Kapileshwar Singh · 9 years ago
  11. 6f612cb common: Add specialized signal comparison functions by Kapileshwar Singh · 9 years ago
  12. d3c6845 tests: Add tests for common.signal.SignalCompare by Kapileshwar Singh · 9 years ago
  13. fb9f1e1 common: Use step behaviours when calculating interval sums by Kapileshwar Singh · 9 years ago
  14. 261b7e5 tests: import test_sched_assert from trappy by Javi Merino · 9 years ago
  15. 5706782 tests: Add base class and trace files for testing by Kapileshwar Singh · 9 years ago
  16. 002578a tests: Add missing license header by Kapileshwar Singh · 9 years ago
  17. 9415bf5 tests: Add test case for area_under_curve by Kapileshwar Singh · 9 years ago
  18. 17fe9d0 tests: Add test case for interval_sum by Kapileshwar Singh · 9 years ago