diff options
author | Bookatz <bookatz@google.com> | 2018-12-10 17:26:58 -0800 |
---|---|---|
committer | Bookatz <bookatz@google.com> | 2018-12-12 11:42:39 -0800 |
commit | 3e906582943b9ac715c731bd34f2eec73654c7c9 (patch) | |
tree | 5d353b9ac4577ce652441c3b3d24c0eee7f0539f /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 344131ba4d488d87c8426519d5a56f59d1c3f4df (diff) |
statsd local tool
Adds a tool for local usage of statsd. The tool can:
-upload a config from a file
-get the report data from statsd
Both the config and the report can be either in binary or human-readable
format, as specified.
Usage:
make statsd_localdrive
./out/host/linux-x86/bin/statsd_localdrive
Also, adds the ability to specify whether dump-report should also erase
the data when it returns it. A test for this is added.
Test: make -j8 statsd_test && adb sync data && adb shell data/nativetest64/statsd_test/statsd_test
Test: make statsd_localdrive && ./out/host/linux-x86/bin/statsd_localdrive <commands>
Bug: 77909781
Change-Id: I9a38964988e90c4158a555f41879534267aadd32
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions