1. f20180d sched: SchedAssert: Fix division by zero in getPeriod by Kapileshwar Singh · 9 years ago
  2. 6427c9e setup: Depend on trappy >= 2.0 by Javi Merino · 9 years ago
  3. f742f80 Merge pull request #19 from sinkap/event_plot_api by Javi Merino · 9 years ago
  4. 5b1275f sched: Update usage of EventPlot API by Kapileshwar Singh · 9 years ago
  5. d82b00b Merge pull request #16 from JaviMerino/fix_pypi_name by Kapileshwar Singh · 9 years ago
  6. 99c8197 Merge pull request #17 from JaviMerino/configure_upload_docs by Kapileshwar Singh · 9 years ago
  7. daa7e56 setup: configure upload_docs by Javi Merino · 9 years ago
  8. f8ba14c setup: don't require a specific version of trappy by Javi Merino · 9 years ago
  9. a2d51ed setup: rename to bart-py for pypi by Javi Merino · 9 years ago
  10. 0fa287e bart 1.0.1 by Javi Merino · 9 years ago
  11. 8617edb Merge pull request #15 from sinkap/fix_doc_typos by Javi Merino · 9 years ago
  12. 04d265f doc: ThermalAssert: Fix typos by Kapileshwar Singh · 9 years ago
  13. ad80241 Merge pull request #13 from JaviMerino/fix_version by Kapileshwar Singh · 9 years ago
  14. c6295b9 Merge pull request #14 from sinkap/docs_v2 by Javi Merino · 9 years ago
  15. e83cd9c doc: SchedMatrix: Use sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  16. e79171c doc: Analyser: Add sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  17. 5f38602 doc: Utils: Add Sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  18. 81361c2 doc: ThermalAssert: Use sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  19. 0e11609 doc: SchedMultiAssert: Use sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  20. d2f136c doc: SchedAssert: Use sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  21. e675e96 doc: BART Documentation project by Kapileshwar Singh · 9 years ago
  22. 2f34b6c bart: fix getting the version of the installed bart by Javi Merino · 9 years ago
  23. 0fa63f3 Merge pull request #11 from JaviMerino/add_version by Kapileshwar Singh · 9 years ago
  24. 43b0bd4 bart: Add __version__ by Javi Merino · 9 years ago
  25. a035bbe Merge pull request #10 from JaviMerino/thermal_notebook_fixes by Kapileshwar Singh · 9 years ago
  26. 8a05baa notebooks: thermal: s/expresssed/expressed/ by Javi Merino · 9 years ago
  27. 5db1602 notebooks: thermal: fix copypasta by Javi Merino · 9 years ago
  28. 8a4d301 notebooks: thermal: import numpy by Javi Merino · 9 years ago
  29. 0a86c5e notebooks: thermal: downgrade to nbformat v3 by Javi Merino · 9 years ago
  30. 66acbac Merge pull request #9 from sinkap/thermal_res_nb by Javi Merino · 9 years ago
  31. 4496061 notebooks: thermal: Add ThermalResidency examples by Kapileshwar Singh · 9 years ago
  32. 95a9c2a Add example_trace_dat* to gitignore by Kapileshwar Singh · 9 years ago
  33. e43f9c4 Merge pull request #7 from sinkap/setup by Javi Merino · 9 years ago
  34. feeb386 setup: Add setup.py by Kapileshwar Singh · 9 years ago
  35. f08dd92 Merge pull request #3 from sinkap/master by Javi Merino · 9 years ago
  36. 51c415b thermal: Introduce ThermalAssert by Kapileshwar Singh · 9 years ago
  37. c5a7c36 common: Add select_window function by Kapileshwar Singh · 9 years ago
  38. 75790dd Change reference from forked to main repo by Kapileshwar Singh · 9 years ago
  39. 5190b03 Merge pull request #1 from sinkap/master by Javi Merino · 9 years ago
  40. 90128e9 Add README.md by Kapileshwar Singh · 9 years ago
  41. b581b70 notebooks: Add Example notebook for Sched by Kapileshwar Singh · 9 years ago
  42. de3b29f notebooks: Add Example notebook for Thermal by Kapileshwar Singh · 9 years ago
  43. 83910ea examples: Example for using the analyzer for thermal assertions by Kapileshwar Singh · 9 years ago
  44. d87e989 common: Allow getStatement to reference aggregated data optionally by Kapileshwar Singh · 9 years ago
  45. 5d3f86d common: Teach Analyzer to accept Topologies by Kapileshwar Singh · 9 years ago
  46. 8a51ec9 common: Move ThermalAssert to a generic Analyzer class by Kapileshwar Singh · 9 years ago
  47. d2ff520 sched: Add assertPeriod by Kapileshwar Singh · 9 years ago
  48. 968df8c Add .gitignore by Kapileshwar Singh · 9 years ago
  49. 4f3af61 Add Module __init__ file by Kapileshwar Singh · 9 years ago
  50. 9101897 Move utils to common by Kapileshwar Singh · 9 years ago
  51. 0329a41 sched: Move Sched Assertions to a separate directory by Kapileshwar Singh · 9 years ago
  52. e9f28ed Add LICENSE by Javi Merino · 9 years ago
  53. e2dfbac Merge teye by Javi Merino · 9 years ago
  54. 6d29896 sheye: rename cr2 to trappy by Javi Merino · 9 years ago
  55. 6b48a45 teye: rename cr2 to trappy by Javi Merino · 9 years ago
  56. 2c0a6b8 sheye: change copyright to Apache 2 by Javi Merino · 9 years ago
  57. 94d913c teye: change copyright to Apache 2 by Javi Merino · 9 years ago
  58. 83a6edf sheye: Allow user specified window and xlim of traces by Kapileshwar Singh · 9 years ago
  59. 0a47937 sheye: Use new EventPlot data fromat by Kapileshwar Singh · 9 years ago
  60. 021d692 sheye: Use cr2.Run -> get_duration by Kapileshwar Singh · 9 years ago
  61. a9c8716 teye: Introducing ThermalAssert by Kapileshwar Singh · 9 years ago
  62. eea13b8 sheye: Allow plotting for all topological levels by Kapileshwar Singh · 9 years ago
  63. 074a3cc sheye: Add plot function for assert objects by Kapileshwar Singh · 9 years ago
  64. 055fff0 sheye: SchedMatrix: Introduction by Kapileshwar Singh · 9 years ago
  65. 55d8954 sheye: SchedMultiAssert: Vector Assertions Introduction by Kapileshwar Singh · 9 years ago
  66. 2db0c3a sheye: SchedAssert: Add assertFirstCpu by Kapileshwar Singh · 9 years ago
  67. b20129b sheye: SchedAssert: Add assertDutyCycle by Kapileshwar Singh · 9 years ago
  68. 6b09e1e sheye: SchedAssert: Add assertRuntime by Kapileshwar Singh · 9 years ago
  69. 8f5c2c4 sheye: SchedAssert: Add assertSwitch by Kapileshwar Singh · 9 years ago
  70. 8ab3609 sheye: SchedAssert: Add getStartTime and getEndTime by Kapileshwar Singh · 9 years ago
  71. daed7a4 sheye: SchedAssert: Introduction by Kapileshwar Singh · 9 years ago