Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(148)

Unified Diff: components/tracing/docs/memory_infra.md

Issue 1584583003: Remove --no-sandbox flag from command line for telemetry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sandbox
Patch Set: More fixes. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/trace_event/memory_dump_manager.cc ('k') | tools/perf/benchmarks/memory_infra.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/docs/memory_infra.md
diff --git a/components/tracing/docs/memory_infra.md b/components/tracing/docs/memory_infra.md
index 58592dc6277f57af1182d766670abde62bea48d3..f8c4597a46c3ecf2b5bbdaa45ca51045ed2dec97 100644
--- a/components/tracing/docs/memory_infra.md
+++ b/components/tracing/docs/memory_infra.md
@@ -19,10 +19,6 @@ click of a button you can understand where memory is being used in your system.
![Tick the memory-infra checkbox when recording a trace.][memory-infra-box]
- 4. For now, some subsystems only work if Chrome is started with the
Primiano Tucci (use gerrit) 2016/01/21 16:58:52 I think you want to keep this for a while, as ppl
ssid 2016/01/25 14:44:53 Done.
- `--no-sandbox` flag.
- <!-- TODO(primiano) TODO(ssid): https://crbug.com/461788 -->
-
[record-trace]: https://sites.google.com/a/chromium.org/dev/developers/how-tos/trace-event-profiling-tool/recording-tracing-runs
[tracing]: chrome://tracing
[inspect-tracing]: chrome://inspect?tracing
« no previous file with comments | « base/trace_event/memory_dump_manager.cc ('k') | tools/perf/benchmarks/memory_infra.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698