summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-03-28 23:07:18 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-03-28 23:07:18 +0000
commitf5f261a4af3b155ce21aee134fd2df615a6b27a2 (patch)
tree62e7084f6af257ad6b4445afdb63bd8781f2b473
parentc3113eb073e86899579f2895af3f0946ab625d93 (diff)
parent6309da0f80eadcf04dece1f62b2c2e0e4dcd5cad (diff)
downloadtools-android10-qpr3-release.tar.gz
Change-Id: Idab8402ccc12097b18bb54ac86e79971174275a3
-rw-r--r--linux-x86_64/perfetto/configs/trace_config_detailed.textproto6
1 files changed, 0 insertions, 6 deletions
diff --git a/linux-x86_64/perfetto/configs/trace_config_detailed.textproto b/linux-x86_64/perfetto/configs/trace_config_detailed.textproto
index 538fcd0e0..c3a7a3f35 100644
--- a/linux-x86_64/perfetto/configs/trace_config_detailed.textproto
+++ b/linux-x86_64/perfetto/configs/trace_config_detailed.textproto
@@ -49,12 +49,6 @@ data_sources {
buffer_size_kb: 16384
drain_period_ms: 250
- # Store certain high-volume "sched" ftrace events in a denser format
- # (falling back to the default format if not supported by the tracer).
- compact_sched {
- enabled: true
- }
-
# We need to do process tracking to ensure kernel ftrace events targeted at short-lived
# threads are associated correctly
ftrace_events: "task/task_newtask"