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
/
cmds
/
statsd
/
src
/
shell
/
ShellSubscriber.cpp
Age
Commit message (
Expand
)
Author
2020-12-03
Migrate frameworks/base/cmds/statsd to packages/modules/StatsD/bin
Baligh Uddin
2020-08-10
Partial Config Update: Matchers
Tej Singh
2020-05-27
Combine startPull and sendHeartbeat threads
Ruchir Rastogi
2020-05-13
Statsd: pull once per event time
Tej Singh
2020-05-06
Fix ShellSubscriber concurrency issues
Ruchir Rastogi
2020-04-06
Remove obsolete/infeasible TODOs
Ruchir Rastogi
2020-03-27
Uid Sandboxing of Pullers
Tej Singh
2020-03-23
ShellSubscriber: Avoid rollover bug
Greg Kaiser
2020-03-19
Implement new perfd<->statsd ShellSubscriber comm.
Ruchir Rastogi
2020-02-14
Move statsd (and tests) to libbinder_ndk
Ruchir Rastogi
2020-02-01
Delete unused imports in Statsd
Jeffrey Huang
2019-03-18
Set DEBUG to false for statsd shell subscriber
Yi Yang
2019-01-03
Add a timeout option in shell subscriber.
Yao Chen
2018-12-21
Puller refactor
Chenjie Yu
2018-10-12
Add pulled atom subscription for shell.
Yao Chen
2018-10-01
Add unit tests for ShellSubscriber and fix a bug
Yao Chen
2018-09-18
Support atoms subscription via shell cmd.
Yao Chen