summaryrefslogtreecommitdiff
path: root/cmds/statsd/src/shell/ShellSubscriber.cpp
AgeCommit message (Expand)Author
2020-12-03Migrate frameworks/base/cmds/statsd to packages/modules/StatsD/binBaligh Uddin
2020-08-10Partial Config Update: MatchersTej Singh
2020-05-27Combine startPull and sendHeartbeat threadsRuchir Rastogi
2020-05-13Statsd: pull once per event timeTej Singh
2020-05-06Fix ShellSubscriber concurrency issuesRuchir Rastogi
2020-04-06Remove obsolete/infeasible TODOsRuchir Rastogi
2020-03-27Uid Sandboxing of PullersTej Singh
2020-03-23ShellSubscriber: Avoid rollover bugGreg Kaiser
2020-03-19Implement new perfd<->statsd ShellSubscriber comm.Ruchir Rastogi
2020-02-14Move statsd (and tests) to libbinder_ndkRuchir Rastogi
2020-02-01Delete unused imports in StatsdJeffrey Huang
2019-03-18Set DEBUG to false for statsd shell subscriberYi Yang
2019-01-03Add a timeout option in shell subscriber.Yao Chen
2018-12-21Puller refactorChenjie Yu
2018-10-12Add pulled atom subscription for shell.Yao Chen
2018-10-01Add unit tests for ShellSubscriber and fix a bugYao Chen
2018-09-18Support atoms subscription via shell cmd.Yao Chen