[go: up one dir, main page]

  1. 56e9059 Fix bugs in scripts used by update_wpr by Greg Thompson · 7 months ago
  2. 48ed08d Fix histograms2csv on Python 3 by Olivier Flückiger · 2 years, 8 months ago
  3. 25ac622 [catapult] fix file open issue in py3 migration in add reserved diagnostics by Wenbin Zhang · 3 years, 5 months ago
  4. 22e558b [code-health] Migrate tracing to python3 by Fabrice de Gans · 3 years, 10 months ago
  5. 27182f0 Add a small proto->JSON tool. by Patrik Höglund · 6 years ago
  6. cc6ba53 [trace viewer] Update embedder doc and example by Deepanjan Roy · 6 years ago
  7. dd7cdd9 Use python 2 for trace2html by Zhizhou Yang · 6 years ago
  8. f34a9d2 Add --results-label command line option to run_metric by Mikhail Khokhlov · 6 years ago
  9. 6e71a50 [tracing] Rename 'tir_label' to 'grouping_label'. by Juan Antonio Navarro Perez · 6 years ago
  10. 42a883d Updated tracing/ to be Python3 compatible by Oystein Eftevaag · 6 years ago
  11. 1e6b12d merge SDP data into a trace by Ehsan Chiniforooshan · 6 years ago
  12. 0d71048 Revert "Rename add_reserved_diagnostics to prepare_upload, keep alias." by Ben Hayden · 7 years ago
  13. 6d35d61 Rename add_reserved_diagnostics to prepare_upload, keep alias. by benshayden · 7 years ago
  14. c276258 Reland add_reserved_diagnostics --max_size by benshayden · 7 years ago
  15. b486e04 Revert "add_reserved_diagnostics --max_size" by Juan Antonio Navarro Pérez · 7 years ago
  16. adcf2fc add_reserved_diagnostics --max_size by benshayden · 7 years ago
  17. 089fbe2 Add a script to add a label to Histograms. by Ben Hayden · 7 years ago
  18. d1eeca8 compare_samples: trivial fix in Main by Egor Pasko · 7 years ago
  19. f929109 Basic Python3 compatibility for catapult tracing by Oleh Prypin · 7 years ago
  20. 623a134 Reland Migrate trace_viewer.gypi to gni by benshayden · 7 years ago
  21. 5195651 Revert "Migrate trace_viewer.gypi to gni" by Ben Hayden · 7 years ago
  22. 30824c5 Migrate trace_viewer.gypi to gni by benshayden · 7 years ago
  23. 97534cb Dashboard - Add a diagnostic for the build url. by Simon · 7 years ago
  24. 64f2ed4 Revert "Use vpython and remove vendored pymock." by John Budorick · 7 years ago
  25. 23c67a5 Use vpython and remove vendored pymock. by John Budorick · 7 years ago
  26. 4679c55 [Tracing] Fix Pylint errors by Ethan Kuefner · 7 years ago
  27. 2048c07 [Dashboard] Fix stdio URLs for histogram uploads by Ethan Kuefner · 7 years ago
  28. 10232e9 Histogram - Missing json import in bin/add_reserved_diagnostics by Simon · 8 years ago
  29. b5e636d HistogramSet - Only merge histograms with stories. by Simon · 8 years ago
  30. 0ad14f9 [TBMv2] Test add_reserved_diagnostics by Ethan Kuefner · 8 years ago
  31. 8b153cc Revert "HistogramSet - Only merge histograms with stories." by Ethan Kuefner · 8 years ago
  32. bffbf16 HistogramSet - Only merge histograms with stories. by Simon · 8 years ago
  33. 17fc85e Replace --enable-heap-profiling with --memlog equivalent. by erikchen · 8 years ago
  34. 580f1ca [Dashboard] Add IS_SUMMARY diagnostic by Ethan Kuefner · 8 years ago
  35. 634b18c [TBMv2] Move Python GenericSet into diagnostics.generic_set.GenericSet by Ethan Kuefner · 8 years ago
  36. a1b4d5e [TBMv2] Switch to dynamically importing diagnostics in Python by Ethan Kuefner · 8 years ago
  37. b2931a4 Stop merging by tags in add_reserved_diagnostics by Ethan Kuefner · 8 years ago
  38. 698f9fc Filter our duplicate histograms from add_reserved_diagnostics. by Simon · 8 years ago
  39. f4c21da Fix more references to results2. by benshayden · 8 years ago
  40. af046c5 Replace mentions of results2.html in docs by Egor Pasko · 8 years ago
  41. 14b909b Encode unicode as ascii in mre/gtest_progress_reporter.py. by benshayden · 8 years ago
  42. c0775e4 Fix add_reserved_diagnostics by benshayden · 8 years ago
  43. 51e1af6 Merge Histograms in add_reserved_diagnostics. by benshayden · 8 years ago
  44. a25d87f Split vulcanizing histograms_viewer.html from rendering Histograms in an HTML viewer. by benshayden · 8 years ago
  45. 31cacbe Tracing - Fix add_reserved_diagnostics. by Simon · 8 years ago
  46. 8e38fc3 Fixes two connection issues with memory_infra_remote_dump. by Alok Priyadarshi · 8 years ago
  47. 49fbcfa Add add_reserved_diagnostics script by eakuefner · 8 years ago
  48. 0d8b4db Add chartjson2histograms tool by tiborg · 8 years ago
  49. dada7e2 Fix errors related to invalid-name pt. 7 by loloangela · 8 years ago
  50. f8acf3b Add CsvOutputFormatter to Telemetry. by benjhayden · 8 years ago
  51. b9c4fb8 Remove HistogramSet support from compare_samples. by benjhayden · 8 years ago
  52. 1d08a44 Tracing - Move diagnostics to use a registry instead of discover module. by simonhatch · 8 years ago
  53. 20be6e0 [Tracing] Fix bin/run_tests by eakuefner · 8 years ago
  54. a46df79 Fix incorrect path with symbolisation script by etienneb · 8 years ago
  55. d5bab0f [Tracing] Fix bug with Python dependency handling by eakuefner · 8 years ago
  56. a1cf261 [Tracing] Delete duplicate tests from bin/run_py_tests by eakuefner · 8 years ago
  57. 28f796f Add an end-to-end test for symbolize_trace on macOS. by erikchen · 8 years ago
  58. b3f38e0 Move symbolize_trace from tracing/bin to tracing/tracing/extras/symbolizer. by erikchen · 8 years ago
  59. c2d7f3a symbolize_trace: fix typos. by dskiba · 8 years ago
  60. 8f9cc50 symbolize_trace: symbolize in one go on macOS. by dskiba · 8 years ago
  61. 0445a0d symbolize_trace: fix pypy incompatibility. by dskiba · 8 years ago
  62. 0097c85 Add support for fetching symbols from GCS for windows traces by etienneb · 8 years ago
  63. 98ece6d Document all the scripts in tracing/bin/. by benjhayden · 8 years ago
  64. 1773bf0 Rename valueset2html to histograms2html. by benjhayden · 8 years ago
  65. 8e5fe47 Make tracing/bin/validate_all_diagnostics executable. by benjhayden · 8 years ago
  66. 597f96e symbolize_trace: incrementally parse stack frames in new format. by dskiba · 8 years ago
  67. dc460e5 Add support for symbolization of native heap dumps on official builds. by erikchen · 8 years ago
  68. b33525e Check that Diagnostic subclasses are registered in presubmit. by benjhayden · 8 years ago
  69. 94990cd symbolize_trace: fix typo on Linux. by dskiba · 8 years ago
  70. 18b10cb symbolize_trace: support new heap dump format. by dskiba · 8 years ago
  71. 5f9e4c3 [tracing] Fix presubmits in all files under tracing/ by hjd · 9 years ago
  72. 4a1c885 Add support for windows addr2line variant by ajwong · 9 years ago
  73. 22c3fe8 [Telemetry] Remove URL from TelemetryInfo. by rnephew · 9 years ago
  74. f94a852 [Catapult][Telemetry] Move trace_data from telemetry/ to tracing/ by rnephew · 9 years ago
  75. 5252580 Use absolute pcs and load locations to symbolize on macOS. by erikchen · 9 years ago
  76. 0aecec9 Fix a bug introduced in a refactor to the ELFSymbolizer. by erikchen · 9 years ago
  77. d31d896 Update symbolize_trace to work on macOS. by erikchen · 9 years ago
  78. 71633f4 [tracing] Add memory_infra_dump_devtools script by hjd · 9 years ago
  79. d15e3c6 Generalize merge_histograms. by benjhayden · 9 years ago
  80. 4b8ce17 Convert chart-json to Histograms. by benjhayden · 9 years ago
  81. 00b74ac Convert Histograms to CSV. by benjhayden · 9 years ago
  82. 17f00fc Make valueset2html take MreResults. by benjhayden · 9 years ago
  83. 56802d1 Add tracing/bin/merge_histograms by benjhayden · 9 years ago
  84. 6962f5c Add --html --json args to valueset2html. by benjhayden · 9 years ago
  85. f5d3b36 Rename ValueSet* to HistogramSet*. by benjhayden · 9 years ago
  86. fb397f8 Add a script to extract histogram json from results2.html. by benjhayden · 9 years ago
  87. 96869b1 [TBMv2] Utility for upgrading results2 instances by eakuefner · 9 years ago
  88. c018d49 Missing import for compare_samples executable script. by robertocn · 9 years ago
  89. c159bab Entry point for bisect comparison. by robertocn · 9 years ago
  90. b803018 [tracing] Reenable tracing python tests on all platforms & fix test on windows by nednguyen · 9 years ago
  91. d0fceeb [TBMv2] Rename run_metric's default filename to results2 by eakuefner · 9 years ago
  92. 1b7aba5 Fix run_metric. by benjhayden · 9 years ago
  93. f578da2 [tracing] Reenable tracing python test on windows by nednguyen · 9 years ago
  94. 5ede852 Add script for slimming trace file by nednguyen · 9 years ago
  95. c36cf56 Support incremental Android installs in symbolize_trace script. by dskiba · 9 years ago
  96. 2418a7a Allow symlinks to tracing binaries by andy · 9 years ago
  97. 04dd47e [MRE] Move MRE to tracing/mre/ by eakuefner · 9 years ago
  98. b26aaa5 Don't try to symbolize unsymbolizable files. by dskiba · 9 years ago
  99. c1a1d1b [Tracing] Use GTest progress reporter in metric_runner by eakuefner · 9 years ago
  100. cbd0aa3 Add tracing/bin/strip_memory_infra_trace by primiano · 9 years ago