1. 9ea1d01 Merge branch 'master' of ssh://github.com/ARM-software/trappy into goog-master by Kevin DuBois · 7 years ago
  2. 957826a ftrace: Disable caching by default by Brendan Jackman · 7 years ago
  3. 96f1148 cache: Fix issue where single missing CSV deletes all by Joel Fernandes · 7 years ago
  4. 49f4c42 trappy/utils: Make apply_callbacks more generic for single DF use by Joel Fernandes · 7 years ago
  5. ff80788 cache: Fix issue where single missing CSV deletes all by Joel Fernandes · 7 years ago
  6. a951463 trappy/caching: Couple of fixes by Joel Fernandes · 7 years ago
  7. cd7f2e0 trappy/caching: Couple of fixes by Joel Fernandes · 7 years ago
  8. 7f0b679 trappy: add support to parse TGID in systrace by Joel Fernandes · 7 years ago
  9. 2a58727 trappy/ftrace: refactor getting class for unique word by Joel Fernandes · 7 years ago
  10. 9bb52fa trappy: skip empty array regex sub for common case by Joel Fernandes · 7 years ago
  11. 677e6e5 trappy: remove double check for unique word by Joel Fernandes · 7 years ago
  12. c291667 Add support for trace event processing using callbacks by Connor O'Brien · 7 years ago
  13. 3fdf687 ftrace: Store and retrieve window params in trace cache by Brendan Jackman · 7 years ago
  14. a19ff25 trappy: Speed up trappy by caching trace parsing by Joel Fernandes · 7 years ago
  15. ef596e5 trappy/parsing: remove unnecessary raw flags from API and fix comments by Chris Redpath · 7 years ago
  16. 12c3570 trappy/ftrace: Raise an exception if attempting to parse .raw.txt files by Chris Redpath · 7 years ago
  17. c10c721 trappy/ftrace: Stop generating trace.raw.txt by Chris Redpath · 7 years ago
  18. b01c848 trappy/Parsing: Split trace class init into two phases by Chris Redpath · 7 years ago
  19. 8dcd961 trappy/ftrace: add support for boot clock timestamp by Patrick Bellasi · 7 years ago
  20. 658d4cc trappy/ftrace: add a line number column by Joel Fernandes · 7 years ago
  21. 750f718 trappy/ftrace: add support to account line numbers by Patrick Bellasi · 7 years ago
  22. 663f104 trappy/ftrace: use special fileds RE to drive trace_hasnt_started by Patrick Bellasi · 7 years ago
  23. 071bbff trappy: Handle the case for special events injected with tracing_mark_write by Joel Fernandes · 7 years ago
  24. f375f3f trappy/ftrace: Parse data string along with special fields by Joel Fernandes · 7 years ago
  25. b1b1c9e ftrace: Improve error messages when failing to parse trace by Brendan Jackman · 7 years ago
  26. e81fdcb Update ARM Ltd. copyright to 2017 by Brendan Jackman · 7 years ago
  27. 5e97a10 ftrace: Note in documentation that `window` is inclusive by Brendan Jackman · 8 years ago
  28. e10e087 ftrace: fix default name for traces by Michele Di Giorgio · 8 years ago
  29. 8a3fdcd ftrace: improve special fields matching by Patrick Bellasi · 8 years ago
  30. 46458d6 systrace: add a class to parse trace coming from SysTrace by Javi Merino · 8 years ago
  31. ce68bd0 ftrace: provide a method to drop the beginning/end of a file by Javi Merino · 8 years ago
  32. 7f0458a ftrace: update the special fields regexp to match also systrace embedded traces by Patrick Bellasi · 8 years ago
  33. 299725a ftrace: abstract parsing of ftrace output to a generic class by Javi Merino · 8 years ago
  34. 094e742 dynamic: use register_ftrace_parser() internally by Javi Merino · 8 years ago
  35. 612384c ftrace: match comm names that have a '[' as part of their name by Javi Merino · 8 years ago
  36. ab94dac trappy: partially revert 8da875103915 by Javi Merino · 8 years ago
  37. 4ec4aee trappy: update copyright to 2016 by Javi Merino · 8 years ago
  38. 3fb959c Merge pull request #119 from JaviMerino/unregister_events by Kapileshwar Singh · 8 years ago
  39. 8da8751 ftrace: fix error with only one actor by Leo Yan · 9 years ago
  40. b280b4f ftrace: learn to unregister events by Javi Merino · 9 years ago
  41. fecb267 dynamic: ensure dynamic methods refer to ftrace by Javi Merino · 9 years ago
  42. 08f3c34 bare_trace: abstract some of the basic FTrace functionality to a generic BareTrace class by Javi Merino · 9 years ago
  43. 4c0e550 ftrace: Learn again to normalize the time against an arbitrary basetime by Javi Merino · 9 years ago
  44. 886c03e ftrace: append the events added by add_parsed_event() to trace_classes by Javi Merino · 9 years ago
  45. 8ac68cb ftrace: set normalized_time if anybody calls normalize_time() by Javi Merino · 9 years ago
  46. c26a323 ftrace: rename Run to FTrace by Javi Merino · 9 years ago[Renamed (96%) from trappy/run.py]
  47. 08ea8c2 Merge pull request #114 from sinkap/eplot_resize_fix by Javi Merino · 9 years ago