commit | 033f08c5a865b3ffb4fa95ceae8d3c0463da99b6 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Fri Jan 10 00:39:50 2020 +0000 |
committer | Primiano Tucci <primiano@google.com> | Fri Jan 10 00:39:50 2020 +0000 |
tree | 15dcb6734ce0d03a4b865e248c00f9ef4cd1fa5c | |
parent | 63dded1f4d55df31f1d0d74fcb1646a5d26c5145 [diff] |
probes: workaround for missing NUL in /proc/pid/cmdline Works around a kernel bug later fixed upstream [1]. There can be devices out there where /proc/pid/cmdline is missing the \0 terminator. In this cases some code would truncate the name. [1] https://github.com/torvalds/linux/commit/f5b65348fd77839b50e79bc0a5e536832ea52d8d Bug: 147438623 Test: ProcessStatsDataSourceTest.NonNulTerminatedCmdline Change-Id: I94df9bdad2027d3032ea8d07d9a9fcf2f0b31137
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.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.