I had created the same issue with wrong component earlier https://issuetracker.google.com/284424171. If anyone has the access to mark that as duplicate, please go ahead.
Add comment
Issue metadata
cc...@google.com
Bug
P2
S2
Fixed
Default access
View
Expanded Access
cc...@google.com
--
an...@google.com
cc...@google.com
ra...@google.com
--
--
--
--
--
--
--
--
--
Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Description
Sample trace:https://ui.perfetto.dev/#!/?s=33fa111ddc4df0e7fc6ee0ad39010663e3ffed3ad4f09345e6a54a8fdc467
The executeCommand there ishttps://ui.perfetto.dev/#!/?s=33fa111ddc4df0e7fc6ee0ad39010663e3ffed3ad4f09345e6a54a8fdc467
ps -A | grep
, which is extremely slow. Sample trace using pgrep instead (which is available back to API 23):