Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.

Conversation

@joelagnel
Copy link

TGID is a fundamental property tracked in systrace for each trace record. Add
support to parse it if its available.

Change-Id: Ie79698d90e0406cc11c52d364144ec08c33dfac4
Signed-off-by: Joel Fernandes joelaf@google.com

TGID is a fundamental property tracked in systrace for each trace record. Add
support to parse it if its available.

Change-Id: Ie79698d90e0406cc11c52d364144ec08c33dfac4
Signed-off-by: Joel Fernandes <joelaf@google.com>
@joelagnel
Copy link
Author

CC @sinkap

@bjackman
Copy link
Contributor

Just a note, I think the failure is because of a Python bug: https://stackoverflow.com/questions/3675144/regex-error-nothing-to-repeat

It might be fixed by replacing \s with [ \t]?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants