1. af0f1f0 Revert "Fix for tgid patch, missed adding it to SchedSwitch" by Joel Fernandes · 7 years ago
  2. 6dab7d2 Revert "Fixes to make normalize time proactive and make all tests pass" by Joel Fernandes · 7 years ago
  3. afa9ac7 Fixes to make normalize time proactive and make all tests pass by Joel Fernandes · 7 years ago
  4. 658ce84 Fix for tgid patch, missed adding it to SchedSwitch by Joel Fernandes · 7 years ago
  5. da27bee remove spurious print by Joel Fernandes · 7 years ago
  6. 0cf2110 trappy: Add tgid information from systrace by Joel Fernandes · 7 years ago
  7. fdd827a Merge remote-tracking branch 'joel-local/trappy-event-callbacks' into HEAD by Joel Fernandes · 7 years ago
  8. 7b104fb trappy/ftrace: normalize time early by Joel Fernandes · 7 years ago
  9. 8be8479 trappy/sched: Move line processing earlier by Joel Fernandes · 7 years ago
  10. 45e0140 trace: Add support for skipping build of dataframes by Joel Fernandes · 7 years ago
  11. ac25b4e trappy: Add support for ftrace event callbacks by Joel Fernandes · 7 years ago
  12. 1d8d74d trappy: Split out parsing of trace string into separate function by Joel Fernandes · 7 years ago
  13. 3bcad0b Merge remote-tracking branch 'goog/mirror-upstream-master' into HEAD by Joel Fernandes · 7 years ago
  14. e565c7a Merge pull request from bjackman/ftrace-error by Javi Merino · 7 years ago
  15. b1b1c9e ftrace: Improve error messages when failing to parse trace by Brendan Jackman · 7 years ago
  16. 19e5b0a Merge pull request #246 from joelagnel/dfparser by Javi Merino · 7 years ago
  17. 3f6fc27 Initial empty repository by kuantung · 7 years ago
  18. 87b1283 trappy: Improve performance of parser by Joel Fernandes · 7 years ago
  19. b62379d Merge pull request #244 from bjackman/signal-def-error-msg by Kapileshwar Singh · 7 years ago
  20. 15c5a1f AbstractDataPlotter: Improve error message for bad signal def by Brendan Jackman · 7 years ago
  21. 3e3ba73 Merge pull request #242 from bjackman/master by Javi Merino · 7 years ago
  22. 207e543 travis-ci: Use IPython below v6.0.0 to avoid Python 3.3 requirement by Brendan Jackman · 7 years ago
  23. 55d45f7 Merge pull request #237 from bjackman/trace-field-equals-sign by Javi Merino · 7 years ago
  24. 214940f base: Don't error on event field values containing '=' by Brendan Jackman · 7 years ago
  25. 21860e9 Merge pull request #236 from bjackman/grammar-absent-events by Javi Merino · 7 years ago
  26. fbbbd40 stats/grammar: Raise helpful error when asked to parse absent events by Brendan Jackman · 7 years ago
  27. dd124aa Merge pull request #235 from bjackman/grammar-error-no-parser by Javi Merino · 7 years ago
  28. 097407c stats/grammar: Raise meaningful error when asked to parse bad event by Brendan Jackman · 7 years ago
  29. 5d488a4 Merge pull request #234 from bjackman/misc by Kapileshwar Singh · 7 years ago
  30. f83044c trappy: Remove legacy code by Brendan Jackman · 7 years ago
  31. e81fdcb Update ARM Ltd. copyright to 2017 by Brendan Jackman · 7 years ago
  32. 2d3a944 Merge pull request #232 from bjackman/cpuidle-pivot by Javi Merino · 7 years ago
  33. 2555c22 idle: Add pivot name for cpu_idle parser by Brendan Jackman · 7 years ago
  34. e62d764 Merge pull request #229 from bjackman by Javi Merino · 8 years ago
  35. 74efec0 doc/InteractivePlotter: Add example of plot fill params by Brendan Jackman · 8 years ago
  36. e2ede1f ILinePlot: Add fill_alpha parameter by Brendan Jackman · 8 years ago
  37. 085a026 Constraint: Fix __str__ for non-string column keys by Brendan Jackman · 8 years ago
  38. e624803 ILinePlot: Remove unused _attr field by Brendan Jackman · 8 years ago
  39. bbb88c9 version: release trappy 5.10.0 by Javi Merino · 8 years ago
  40. a3e1a48 idle: Add parser for cpu_idle events by Brendan Jackman · 8 years ago
  41. 5e97a10 ftrace: Note in documentation that `window` is inclusive by Brendan Jackman · 8 years ago
  42. 7aa8448 Merge pull request #226 from bjackman/fix-travis by Javi Merino · 8 years ago
  43. 5bc7b45 travis-ci: Explicitly install Cython before pandas by Brendan Jackman · 8 years ago
  44. d7565eb version: release trappy 5.9.0 by Javi Merino · 8 years ago
  45. e3e9371 Merge pull request #224 from bjackman/memory-warning by Javi Merino · 8 years ago
  46. e7f31f8 base: Add warning when we're at risk of running out of memory by Brendan Jackman · 8 years ago
  47. 94f4f82 Merge pull request #223 from JaviMerino/fix_parser_doc by Kapileshwar Singh · 8 years ago
  48. b8a1bc2 grammar: fix Parser documentation by Javi Merino · 8 years ago
  49. fa7d75c version: release trappy v5.8.1 by Javi Merino · 8 years ago
  50. 4989982 sched: make sched_migrate_task parse the normal trace from trace-cmd by Javi Merino · 8 years ago
  51. 8ca15c0 Merge pull request #222 from JaviMerino/add_sched_task_migrate by Kapileshwar Singh · 8 years ago
  52. 35042e2 sched: add sched_migrate_task to the list of automatically parsed sched events by Javi Merino · 8 years ago
  53. 55552f0 Merge pull request #221 from JaviMerino/fix_travis_build by Michele Di Giorgio · 8 years ago
  54. b19c84b travis-ci: Don't fail if there isn't an X server running by Javi Merino · 8 years ago
  55. e189dd9 version: release trappy 5.8.0 by Javi Merino · 8 years ago
  56. dc662e2 Merge pull request #220 from sinkap/disappear by Javi Merino · 8 years ago
  57. 961bd95 compare_runs: handle tz_id to plot_temperature() by Javi Merino · 8 years ago
  58. 1217c65 thermal: learn to plot temperature of a given thermal zone id by Javi Merino · 8 years ago
  59. 5d91edf thermal: fix documentation of plot_temperature() by Javi Merino · 8 years ago
  60. 2526583 compare_runs: Provide a proper error message if there is no IPA trace by Javi Merino · 8 years ago
  61. 3937077 EventPlot: Add ability to plot simultaneous events by Kapileshwar Singh · 8 years ago
  62. e4acf47 stats: clarify levels for Topology by Javi Merino · 8 years ago
  63. 5126d16 version: release trappy 5.7.0 by Javi Merino · 8 years ago
  64. e25a20c Merge pull request #211 from JaviMerino/issue_145 by Javi Merino · 8 years ago
  65. 2df9cbb Merge pull request #215 from mdigiorgio/event_plot-color_map by Javi Merino · 8 years ago
  66. 303610e doc: add examples for colour map in EventPlot by Michele Di Giorgio · 8 years ago
  67. f9c81a7 plotter: EventPlot: add user-defined color map by Michele Di Giorgio · 8 years ago
  68. 99c4473 Merge pull request #216 from mdigiorgio/eventplot-fix-overwrite by Javi Merino · 8 years ago
  69. 5d12375 plotter: EventPlot: avoid changes on input data by operating on a copy by Michele Di Giorgio · 8 years ago
  70. fea80b8 tests: add test for ILinePlotGen.df_to_dygraph by Kapileshwar Singh · 8 years ago
  71. 5c53c1f ILinePlot: Performance Improvements for ILinePLot by Kapileshwar Singh · 8 years ago
  72. d2f6c2f grammar: apply filters to data accesses by Javi Merino · 8 years ago
  73. 6870a4d Merge pull request #209 from mdigiorgio/fix-indexes-v2 by Javi Merino · 8 years ago
  74. cd8793f plotter: ILinePlot: make _fix_indexes always return a dictionary by Michele Di Giorgio · 8 years ago
  75. 2ad4f2d doc: make one plot in the InteractivePlotter have only one column by Javi Merino · 8 years ago
  76. 539612b Merge pull request #206 from JaviMerino/ilineplot_xlim/v1 by Kapileshwar Singh · 8 years ago
  77. ce5efc8 doc: Use an example of xlim in the InteractivePlotter notebook by Javi Merino · 8 years ago
  78. e6274bd ILinePlot: only pass the necessary data when xlim is passed by Javi Merino · 8 years ago
  79. 324d21a ILinePlot: document the xlim and ylim parameters by Javi Merino · 8 years ago
  80. 68e30d3 Merge pull request #204 from JaviMerino/plotter_color_everywhere_v2 by Kapileshwar Singh · 8 years ago
  81. 40ce06e Merge pull request #205 from JaviMerino/fix_browser_hang_v2 by Kapileshwar Singh · 8 years ago
  82. 60ed527 plotter: Constraint: document the templates parameter by Javi Merino · 8 years ago
  83. d2d686c ILinePlot: avoid generating plots that can hang the browser by Javi Merino · 8 years ago
  84. 2d73656 ILinePlot: document parameters of view() by Javi Merino · 8 years ago
  85. 2cc3c48 doc: Document the new "colors" parameter to the plotter by Javi Merino · 8 years ago
  86. b071d51 doc: Document the signal color parameter by Javi Merino · 8 years ago
  87. e5c3597 plotter: augment the signals spec to include colors by Javi Merino · 8 years ago
  88. 25ffb28 AbstractDataPlotter: don't use the trappy grammar for what is just a string split by Javi Merino · 8 years ago
  89. 8cff44f tests: More thorough testing of signals 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. bf23328 Merge pull request #201 from JaviMerino/matplotlib_version by Javi Merino · 8 years ago
  98. c7054df plotter: Cope with matplotlib's version scheme by Javi Merino · 8 years ago
  99. fd3506b Merge "systrace: support legacy systrace format" from Leo Yan by Javi Merino · 8 years ago
  100. 459dada systrace: support legacy systrace format by Leo Yan · 8 years ago