1. 7f0b679 trappy: add support to parse TGID in systrace by Joel Fernandes · 7 years ago
  2. 1e326a1 trappy: optimize integer conversion in generate_data_dict by Joel Fernandes · 7 years ago
  3. a19ff25 trappy: Speed up trappy by caching trace parsing by Joel Fernandes · 7 years ago
  4. ef596e5 trappy/parsing: remove unnecessary raw flags from API and fix comments by Chris Redpath · 7 years ago
  5. 658d4cc trappy/ftrace: add a line number column by Joel Fernandes · 7 years ago
  6. 071bbff trappy: Handle the case for special events injected with tracing_mark_write by Joel Fernandes · 7 years ago
  7. 02c452e trappy: Split out parsing of trace string into separate function by Joel Fernandes · 7 years ago
  8. 87b1283 trappy: Improve performance of parser by Joel Fernandes · 7 years ago
  9. 214940f base: Don't error on event field values containing '=' by Brendan Jackman · 7 years ago
  10. e81fdcb Update ARM Ltd. copyright to 2017 by Brendan Jackman · 7 years ago
  11. e7f31f8 base: Add warning when we're at risk of running out of memory by Brendan Jackman · 8 years ago
  12. e9c2ea8 base: make parsed_data a generator by Javi Merino · 8 years ago
  13. 4ec4aee trappy: update copyright to 2016 by Javi Merino · 8 years ago
  14. cd3fc6b base: remove the unique_word parameter from the constructor of Base by Javi Merino · 9 years ago
  15. 6e2695c doc: base: Use sphinx friendly docstrings by Kapileshwar Singh · 9 years ago
  16. 435457c trappy: rename to trappy by Javi Merino · 9 years ago[Renamed from cr2/base.py]
  17. aace7c0 cr2: change copyright to Apache 2 by Javi Merino · 9 years ago
  18. 8fa0f5c cr2: remove shebang from module files by Javi Merino · 9 years ago
  19. 87bd0a4 base: add docstrings to make pylint happier by Javi Merino · 9 years ago
  20. a2134a3 cr2: removed unused import by Javi Merino · 9 years ago
  21. 7a70913 cr2: Add support for events that require raw parsing by Kapileshwar Singh · 9 years ago
  22. af26671 run: parse the special fields of a trace by Javi Merino · 9 years ago
  23. 6df06c1 base: fix concatenation of numerical values by Patrick Bellasi · 9 years ago
  24. 6f34d90 base: remove path parameter by Javi Merino · 9 years ago
  25. 7435bfb run: move the creation of trace.txt to the Run class by Javi Merino · 9 years ago
  26. 973f7e2 base: fix freeing the time and data_array by Javi Merino · 9 years ago
  27. 978ebfb base: get the maximum array length in a trace by Javi Merino · 9 years ago
  28. c47d2df Add copyright headers to all the files by Javi Merino · 9 years ago
  29. f65489a thermal: fix parsing of spaced value attributes by Patrick Bellasi · 10 years ago
  30. f545f85 cr2: add scheduler data classes by Dietmar Eggemann · 9 years ago
  31. 2da8710 cr2/run,thermal: read trace file only once by Dietmar Eggemann · 9 years ago
  32. b42a50b cr2/thermal, base: factor out class Base by Dietmar Eggemann · 10 years ago