index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
stats_log_api_gen
/
Collation.cpp
Age
Commit message (
Expand
)
Author
2020-12-12
Migrate to frameworks/proto_logging/stats
Baligh Uddin
2020-11-24
Revert^2 "Delete atoms.proto from statsd"
Jeffrey Huang
2020-11-24
Revert "Delete atoms.proto from statsd"
Alex Light
2020-11-23
Delete atoms.proto from statsd
Jeffrey Huang
2020-07-31
Update stats-log-api-gen source based off of google3 presubmit checks
Salud Lemus
2020-07-07
Added support for pulled atoms for stats-log-api-gen
Salud Lemus
2020-06-18
Remove libstatsmetadata
Muhammad Qureshi
2020-04-17
Remove kMaxPushedAtomId from atoms_info.
Muhammad Qureshi
2020-04-03
Make state_option top-level boolean annotations
Muhammad Qureshi
2020-03-26
Group annotations for the same atom id
Muhammad Qureshi
2020-03-24
Run clang-format in stats_log_api_gen
Muhammad Qureshi
2020-03-24
Add truncate_timestamp annotation
Muhammad Qureshi
2020-03-20
Remove kBytesFieldAtoms from atoms_info
Muhammad Qureshi
2020-03-17
Store annotation during collation
Muhammad Qureshi
2020-03-05
Support multiple module annotations per atom
Muhammad Qureshi
2020-03-05
Fail if there are repeated fields in atoms.proto
Tej Singh
2020-02-03
Merge "Allow default state, reset state, and nesting for binary states"
Christine Tsai
2020-01-17
Add flag to stats-log-api-gen for WorkSource.
Muhammad Qureshi
2020-01-16
Allow default state, reset state, and nesting for binary states
tsaichristine
2020-01-13
Allow first uid in attribution chain as primary field
tsaichristine
2020-01-02
Rename log_from_module to module
Muhammad Qureshi
2019-12-17
Move statsd metadata from statslog to atoms_info
Muhammad Qureshi
2019-04-06
Java code for mainline modules to log to statsd.
Tej Singh
2019-03-15
Mainline logging to statsd: native static libs
Tej Singh
2019-02-06
Add whitelist atom field option
Andrei Onea
2018-10-24
Allow atoms to log fields in bytes format.
Yao Chen
2018-10-13
Make state atom field annotation name consistent between google3 and android.
Yangster-mac
2018-09-10
allow use of atom definition outside of atoms.proto in pulled atoms
Chenjie Yu
2018-09-07
Interface of writing key value pair atom to socket and parsing from statsd.
Yangster-mac
2018-08-19
Create log event from key value maps.
Yangster-mac
2018-03-16
Add uid field annotation in atoms.proto and statd memory usage optimization.
Yao Chen
2018-02-21
Add annotation to atoms that represent a state change in atoms.proto
Yao Chen
2018-01-15
Stats log interface for single node attribution chain.
Yangster-mac
2018-01-01
1/ Support nested message and repeated fields in statsd.
Yangster-mac
2017-12-15
Stats log api for attribution chain.
Yangster-mac
2017-10-31
Generate constants for enum values.
Stefan Lafon
2017-10-17
Revert "Revert "Start auto-generating the stats log API.""
Yao Chen
2017-10-16
Revert "Start auto-generating the stats log API."
Joe Onorato
2017-10-15
Start auto-generating the stats log API.
Joe Onorato