1. 9ea1d01 Merge branch 'master' of ssh://github.com/ARM-software/trappy into goog-master by Kevin DuBois · 7 years ago
  2. a74ef6f parse traces from ext4 events by Kevin DuBois · 7 years ago
  3. b5108a1 parse traces from the common clock infrastructure by Kevin DuBois · 7 years ago
  4. 1015922 Merge pull request #268 from valschneider/get_duration-fix by Brendan Jackman · 7 years ago
  5. 211eeb5 bare_trace: Fix get_duration() for window use by Valentin Schneider · 7 years ago
  6. 957826a ftrace: Disable caching by default by Brendan Jackman · 7 years ago
  7. 8a253f2 bare_trace: fix signature of generate_data_dict by Michele Di Giorgio · 7 years ago
  8. 6d69188 trappy/utils: use sort_values for merge_dfs by Joel Fernandes · 7 years ago
  9. 96f1148 cache: Fix issue where single missing CSV deletes all by Joel Fernandes · 7 years ago
  10. effd7b5 trappy: optimize merge_df by removing try/except by Joel Fernandes · 7 years ago
  11. 49f4c42 trappy/utils: Make apply_callbacks more generic for single DF use by Joel Fernandes · 7 years ago
  12. 89ce9a0 trappy/ftrace: merge primary and secondary DFs based on pivot by Joel Fernandes · 7 years ago
  13. ff80788 cache: Fix issue where single missing CSV deletes all by Joel Fernandes · 7 years ago
  14. a951463 trappy/caching: Couple of fixes by Joel Fernandes · 7 years ago
  15. cd7f2e0 trappy/caching: Couple of fixes by Joel Fernandes · 7 years ago
  16. 7f0b679 trappy: add support to parse TGID in systrace by Joel Fernandes · 7 years ago
  17. 2a58727 trappy/ftrace: refactor getting class for unique word by Joel Fernandes · 7 years ago
  18. 1e326a1 trappy: optimize integer conversion in generate_data_dict by Joel Fernandes · 7 years ago
  19. 9bb52fa trappy: skip empty array regex sub for common case by Joel Fernandes · 7 years ago
  20. 677e6e5 trappy: remove double check for unique word by Joel Fernandes · 7 years ago
  21. c291667 Add support for trace event processing using callbacks by Connor O'Brien · 7 years ago
  22. 3fdf687 ftrace: Store and retrieve window params in trace cache by Brendan Jackman · 7 years ago
  23. a19ff25 trappy: Speed up trappy by caching trace parsing by Joel Fernandes · 7 years ago
  24. ef596e5 trappy/parsing: remove unnecessary raw flags from API and fix comments by Chris Redpath · 7 years ago
  25. 12c3570 trappy/ftrace: Raise an exception if attempting to parse .raw.txt files by Chris Redpath · 7 years ago
  26. c10c721 trappy/ftrace: Stop generating trace.raw.txt by Chris Redpath · 7 years ago
  27. b01c848 trappy/Parsing: Split trace class init into two phases by Chris Redpath · 7 years ago
  28. 55c3922 trappy/parsing: Ensure parse_raw is set for sched_switch events by Chris Redpath · 7 years ago
  29. 609a57a systrace: Store pid as int type by Joel Fernandes · 7 years ago
  30. a38f1d5 systrace: Fix broken regex by Joel Fernandes · 7 years ago
  31. 8dcd961 trappy/ftrace: add support for boot clock timestamp by Patrick Bellasi · 7 years ago
  32. ee6fb47 systrace: Make systrace reuse hasnt_started from base class by Joel Fernandes · 7 years ago
  33. 658d4cc trappy/ftrace: add a line number column by Joel Fernandes · 7 years ago
  34. 750f718 trappy/ftrace: add support to account line numbers by Patrick Bellasi · 7 years ago
  35. 663f104 trappy/ftrace: use special fileds RE to drive trace_hasnt_started by Patrick Bellasi · 7 years ago
  36. 071bbff trappy: Handle the case for special events injected with tracing_mark_write by Joel Fernandes · 7 years ago
  37. 2e58198 trappy/systrace: Provide custom data string parsing by Joel Fernandes · 7 years ago
  38. 43bb103 trappy: Add tracing_mark_write as a new event by Joel Fernandes · 7 years ago
  39. 02c452e trappy: Split out parsing of trace string into separate function by Joel Fernandes · 7 years ago
  40. f375f3f trappy/ftrace: Parse data string along with special fields by Joel Fernandes · 7 years ago
  41. e565c7a Merge pull request from bjackman/ftrace-error by Javi Merino · 7 years ago
  42. b1b1c9e ftrace: Improve error messages when failing to parse trace by Brendan Jackman · 7 years ago
  43. 87b1283 trappy: Improve performance of parser by Joel Fernandes · 7 years ago
  44. 15c5a1f AbstractDataPlotter: Improve error message for bad signal def by Brendan Jackman · 7 years ago
  45. 55d45f7 Merge pull request #237 from bjackman/trace-field-equals-sign by Javi Merino · 7 years ago
  46. 214940f base: Don't error on event field values containing '=' by Brendan Jackman · 7 years ago
  47. 21860e9 Merge pull request #236 from bjackman/grammar-absent-events by Javi Merino · 7 years ago
  48. fbbbd40 stats/grammar: Raise helpful error when asked to parse absent events by Brendan Jackman · 7 years ago
  49. 097407c stats/grammar: Raise meaningful error when asked to parse bad event by Brendan Jackman · 7 years ago
  50. f83044c trappy: Remove legacy code by Brendan Jackman · 7 years ago
  51. e81fdcb Update ARM Ltd. copyright to 2017 by Brendan Jackman · 7 years ago
  52. 2555c22 idle: Add pivot name for cpu_idle parser by Brendan Jackman · 7 years ago
  53. e62d764 Merge pull request #229 from bjackman by Javi Merino · 8 years ago
  54. e2ede1f ILinePlot: Add fill_alpha parameter by Brendan Jackman · 8 years ago
  55. 085a026 Constraint: Fix __str__ for non-string column keys by Brendan Jackman · 8 years ago
  56. e624803 ILinePlot: Remove unused _attr field by Brendan Jackman · 8 years ago
  57. bbb88c9 version: release trappy 5.10.0 by Javi Merino · 8 years ago
  58. a3e1a48 idle: Add parser for cpu_idle events by Brendan Jackman · 8 years ago
  59. 5e97a10 ftrace: Note in documentation that `window` is inclusive by Brendan Jackman · 8 years ago
  60. d7565eb version: release trappy 5.9.0 by Javi Merino · 8 years ago
  61. e7f31f8 base: Add warning when we're at risk of running out of memory by Brendan Jackman · 8 years ago
  62. b8a1bc2 grammar: fix Parser documentation by Javi Merino · 8 years ago
  63. fa7d75c version: release trappy v5.8.1 by Javi Merino · 8 years ago
  64. 4989982 sched: make sched_migrate_task parse the normal trace from trace-cmd by Javi Merino · 8 years ago
  65. 35042e2 sched: add sched_migrate_task to the list of automatically parsed sched events by Javi Merino · 8 years ago
  66. e189dd9 version: release trappy 5.8.0 by Javi Merino · 8 years ago
  67. dc662e2 Merge pull request #220 from sinkap/disappear by Javi Merino · 8 years ago
  68. 961bd95 compare_runs: handle tz_id to plot_temperature() by Javi Merino · 8 years ago
  69. 1217c65 thermal: learn to plot temperature of a given thermal zone id by Javi Merino · 8 years ago
  70. 5d91edf thermal: fix documentation of plot_temperature() by Javi Merino · 8 years ago
  71. 2526583 compare_runs: Provide a proper error message if there is no IPA trace by Javi Merino · 8 years ago
  72. 3937077 EventPlot: Add ability to plot simultaneous events by Kapileshwar Singh · 8 years ago
  73. e4acf47 stats: clarify levels for Topology by Javi Merino · 8 years ago
  74. 5126d16 version: release trappy 5.7.0 by Javi Merino · 8 years ago
  75. e25a20c Merge pull request #211 from JaviMerino/issue_145 by Javi Merino · 8 years ago
  76. f9c81a7 plotter: EventPlot: add user-defined color map by Michele Di Giorgio · 8 years ago
  77. 5d12375 plotter: EventPlot: avoid changes on input data by operating on a copy by Michele Di Giorgio · 8 years ago
  78. 5c53c1f ILinePlot: Performance Improvements for ILinePLot by Kapileshwar Singh · 8 years ago
  79. d2f6c2f grammar: apply filters to data accesses by Javi Merino · 8 years ago
  80. cd8793f plotter: ILinePlot: make _fix_indexes always return a dictionary by Michele Di Giorgio · 8 years ago
  81. 539612b Merge pull request #206 from JaviMerino/ilineplot_xlim/v1 by Kapileshwar Singh · 8 years ago
  82. e6274bd ILinePlot: only pass the necessary data when xlim is passed by Javi Merino · 8 years ago
  83. 324d21a ILinePlot: document the xlim and ylim parameters by Javi Merino · 8 years ago
  84. 68e30d3 Merge pull request #204 from JaviMerino/plotter_color_everywhere_v2 by Kapileshwar Singh · 8 years ago
  85. 60ed527 plotter: Constraint: document the templates parameter by Javi Merino · 8 years ago
  86. d2d686c ILinePlot: avoid generating plots that can hang the browser by Javi Merino · 8 years ago
  87. 2d73656 ILinePlot: document parameters of view() by Javi Merino · 8 years ago
  88. e5c3597 plotter: augment the signals spec to include colors by Javi Merino · 8 years ago
  89. 25ffb28 AbstractDataPlotter: don't use the trappy grammar for what is just a string split by Javi Merino · 8 years ago
  90. 8421503 plotter: remove unneeded check by Javi Merino · 8 years ago
  91. f4261b4 ILinePlot: learn to specify custom colors by Javi Merino · 8 years ago
  92. 846ef41 Merge pull request #202 from JaviMerino/value_error_ilineplot by Kapileshwar Singh · 8 years ago
  93. f898c3d version: relese trappy 5.6.0 by Javi Merino · 8 years ago
  94. 5c5b6f4 Merge pull request #198 from JaviMerino/better_version by Javi Merino · 8 years ago
  95. 53c706e Merge pull request #197 from JaviMerino/two_eventplots_fail_copy by Javi Merino · 8 years ago
  96. 4474513 plotter: show appropriate error when plotting a dataframe but column was not specified by Javi Merino · 8 years ago
  97. c7054df plotter: Cope with matplotlib's version scheme by Javi Merino · 8 years ago
  98. fd3506b Merge "systrace: support legacy systrace format" from Leo Yan by Javi Merino · 8 years ago
  99. 459dada systrace: support legacy systrace format by Leo Yan · 8 years ago
  100. 35e4045 plotter: Let static plotters define custom colors by John Pocock · 8 years ago