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