commit | ba555ef843940b4a0ea9a9b6f01660568fe071e8 | [log] [tgz] |
---|---|---|
author | Ryan Savitski <rsavitski@google.com> | Mon Aug 05 14:44:34 2019 +0100 |
committer | Ryan Savitski <rsavitski@google.com> | Mon Aug 05 14:44:34 2019 +0100 |
tree | f205da8ae82575d46c4231d03e970cecf68c9c6f | |
parent | 282556341c18491963f34dd760ca6aaff20165d2 [diff] |
traced_probes ftrace: cap the per-cpu pages read per drain period This should limit the number of pages read from each per-cpu kernel buffer to the size of the kernel buffer (per drain period). See new comment on ReadTick for the full rationale of the read logic. + make ftrace reset logic set the buffers to a single page, zero is invalid (gets rejected) afaict. Change-Id: Id87cf164a87a7e4412e1249af2977d6a30405b78
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.