index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tracing
/
src
Age
Commit message (
Expand
)
Author
2025-03-24
Update expected exception in log_invalidParamsMask test
Pablo Gamito
2025-03-21
Update exception thrown by trace processor on failure to parse
Pablo Gamito
2025-02-19
Provide more feedback to user on protolog to logcat command
Pablo Gamito
2025-02-11
Make the `RegisterClientArgs` a `parcelable` instead of an `interface`
Pablo Gamito
2025-01-23
Distinguish the reason why decoding failed.
Pablo Gamito
2024-11-20
Update ProtoLog cache updater to take an ProtoLog instance object
Pablo Gamito
2024-11-20
Refactor PerfettoProtoLogImpl classes to take the datasource object directly ...
Pablo Gamito
2024-11-14
Fix timing race condition in toggling ProtoLog to logcat
Pablo Gamito
2024-10-22
Fallback to a NoOp ProtoLogImpl when viewer config is missing
Pablo Gamito
2024-10-17
Wrap ProtoInputStream in autoclosable class
Pablo Gamito
2024-10-17
Update tests
Pablo Gamito
2024-10-17
Fix ProtoLogViewerConfigReader bug
Pablo Gamito
2024-10-02
Add protolog group id collision or duplicate check
Pablo Gamito
2024-09-20
Extract out common busy wait function
Pablo Gamito
2024-09-19
Move datasource tests
Pablo Gamito
2024-09-18
Wait for ProtoLog data source to be available aince the register call is async
Pablo Gamito
2024-09-13
Add ProtoLogConfigurationService interface for better testability.
Pablo Gamito
2024-09-13
Move ProtoLog tests to seperate test directory dedicated to tracing tests
Pablo Gamito