Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
3e07a8853ef2ecf84e2a5754d487ae1ad4c0becb
/
metricsd
1b9fd69
Merge "metricsd: Create a brillo::MessageLoop."
by Alex Deymo
· 9 years ago
77c8b33
Unit tests: Compile only on 'eng' builds.
by Jorge Lucangeli Obes
· 9 years ago
ed34677
metricsd: Create a brillo::MessageLoop.
by Alex Deymo
· 9 years ago
ed68fe8
crash_reporter: Fix paths for kernel panic collection
by Steve Fung
· 9 years ago
2e319b9
metricsd: Removing brillo::Any from weaved's public APIs
by Alex Vakulenko
· 9 years ago
ad534db
Add BinPackArguments: false to .clang-format
by Alex Deymo
· 9 years ago
3331369
metricsd: Add more assert clause.
by Bertrand SIMONNET
· 9 years ago
d9a8d17
libmetrics: Update BASE_VERS to 369476
by Alex Vakulenko
· 9 years ago
a4217ed
crash_reporter/metricsd: Update libchrome APIs to r369476
by Alex Vakulenko
· 9 years ago
5ef0dc8
metricsd: Add tests to the default debug build.
by Bertrand SIMONNET
· 9 years ago
768f238
metricsd: Persist metrics on shutdown.
by Bertrand SIMONNET
· 9 years ago
338f5de
metricsd: Persist the metrics to disk periodically.
by Bertrand SIMONNET
· 9 years ago
a472813
metricsd: Cleanup on TERM signal.
by Bertrand SIMONNET
· 9 years ago
c3bcbf1
metricsd: Split out the trait name from the command name
by Alex Vakulenko
· 9 years ago
1809255
metrics: Switch to use Binder interface to weaved
by Alex Vakulenko
· 9 years ago
9566ebf
Merge "Fix documentation."
by Bertrand Simonnet
· 9 years ago
c2c3860
Fix documentation.
by Bertrand SIMONNET
· 9 years ago
a0ee51e
Use specific users for metricsd/metrics_collector.
by Jorge Lucangeli Obes
· 9 years ago
237b202
metrics_collector: Fix build of tests
by Todd Poynor
· 9 years ago
8eb772b
Remove metrics collector service trampoline
by Todd Poynor
· 9 years ago
92547ec
Disable RTTI in crash_reporter and metricsd
by Alex Vakulenko
· 9 years ago
f469429
metricsd: Replace scoped_ptr with unique_ptr.
by Bertrand SIMONNET
· 9 years ago
6c8cf5d
Fix metricsd to conform to the lastest server schema
by Alex Vakulenko
· 9 years ago
5add13b
metrics_collector: add libmetricscollectorservice binder service
by Todd Poynor
· 9 years ago
e117ce0
Merge "metricsd binder: Abort if fail to register service"
by Todd Poynor
· 9 years ago
dee65cf
metricsd binder: Abort if fail to register service
by Todd Poynor
· 9 years ago
d9a2871
metricsd: Update to use new component/trait APIs from weaved
by Alex Vakulenko
· 9 years ago
993227d
metricsd: Remove unused type declarations
by Alex Vakulenko
· 9 years ago
75a65c5
metricsd: Allows introspecting the metrics.
by Bertrand SIMONNET
· 9 years ago
6e72f93
metrics: Remove user action logic.
by Bertrand SIMONNET
· 9 years ago
ccaf864
metricsd: Log over binder.
by Bertrand SIMONNET
· 9 years ago
83d372a
metricsd: Add clang format config.
by Bertrand SIMONNET
· 9 years ago
2d4b741
metricsd: Use different directories for each daemon.
by Bertrand SIMONNET
· 9 years ago
c9ab2aa
metricsd: Specify directory for persistent integers.
by Bertrand SIMONNET
· 9 years ago
2c248a1
metricsd: Split into two daemons.
by Bertrand SIMONNET
· 9 years ago
25c176f
metricsd: Don't upload if product id is empty.
by Bertrand SIMONNET
· 9 years ago
77e88af7f
metricsd: Remove dead code.
by Bertrand SIMONNET
· 9 years ago
6725c55
metricsd: Fix the update channel parsing logic.
by Bertrand SIMONNET
· 9 years ago
bcf6c17
metricsd: Fix logging initialization.
by Bertrand SIMONNET
· 9 years ago
cf11702
metricsd: add SendBoolToUMA to metrics interface
by Nathan Bullock
· 9 years ago
9f06bf4
metricsd: Collect average cpu usage information.
by Bertrand SIMONNET
· 9 years ago
195dce5
metricsd: Report the model manifest id.
by Bertrand SIMONNET
· 9 years ago
1d7f6e0
Use GetBuildTime from libchrome instead of __DATE__
by Dan Willemsen
· 9 years ago
6b93ddb
core: Rename libchromeos into libbrillo
by Alex Vakulenko
· 9 years ago
baa9522
Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data"
by Steve Fung
· 9 years ago
c5f8b27
Update crash_reporter and metrics rc files to trigger on post-fs-data
by Steve Fung
· 9 years ago
9095d7b
metricsd: Read build time values from etc/os-release.d.
by Bertrand SIMONNET
· 9 years ago
7533059
system/core: Rename "chromeos" -> "brillo" in include paths and namespaces
by Alex Vakulenko
· 9 years ago
0fa1fae
Update metrics to use weaved's client library
by Alex Vakulenko
· 10 years ago
55d7092
metricsd: Update weave command APIs
by Alex Vakulenko
· 10 years ago
0b13ac0
metricsd: Rename build_target_id to product_id.
by Bertrand SIMONNET
· 10 years ago
b17506a
metricsd: Expose the metrics status through weave.
by Bertrand SIMONNET
· 10 years ago
79ec8f3
metricsd: Don't cache the metrics status in the daemon.
by Bertrand SIMONNET
· 10 years ago
4dca6e9
Merge "metricsd: Only collect metrics over a short period."
by Bertrand Simonnet
· 10 years ago
625bb7d
metricsd: Only collect metrics over a short period.
by Bertrand SIMONNET
· 10 years ago
972e429
Remove 'seclabel' option.
by Jorge Lucangeli Obes
· 10 years ago
2951fa0
Merge "metricsd: Fix race condition in the tests."
by Bertrand Simonnet
· 10 years ago
daf8d4f
metricsd: build on non-Linux hosts
by Scott James Remnant
· 10 years ago
3dda290
metricsd: Fix race condition in the tests.
by Bertrand SIMONNET
· 10 years ago
e6075b9
Simplify Makefile for metrics_daemon.
by Jorge Lucangeli Obes
· 10 years ago
0230293
metricsd: Update the daily/weekly metrics name.
by Bertrand SIMONNET
· 10 years ago
e2ab5b9
Merge "metricsd: Use product id instead of build target id."
by Bertrand Simonnet
· 10 years ago
0ab4f07
Merge "metricsd: Report the data partition usage."
by Bertrand Simonnet
· 10 years ago
1d98391
metricsd: Use product id instead of build target id.
by Bertrand SIMONNET
· 10 years ago
f1e9b39
metricsd: Report the data partition usage.
by Bertrand SIMONNET
· 10 years ago
7181861
metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/
by Samuel Tan
· 10 years ago
94034a1
Merge "metricsd: Cleanup metrics names."
by Bertrand Simonnet
· 10 years ago
2b60732
metricsd: Cleanup metrics names.
by Bertrand SIMONNET
· 10 years ago
bb8fc44
metricsd: Fix unit tests.
by Bertrand SIMONNET
· 10 years ago
db08440
metricsd: Fix CumulativeUseTime metrics.
by Bertrand SIMONNET
· 10 years ago
784588c
Merge "metricsd: move timer.h into include/metrics/"
by Samuel Tan
· 10 years ago
d556458
metricsd: move timer.h into include/metrics/
by Samuel Tan
· 10 years ago
d1a79ff
metricsd: Add test case for the upload service.
by Bertrand SIMONNET
· 10 years ago
60aa728
metricsd: Persist the report to disk if an upload fails.
by Bertrand SIMONNET
· 10 years ago
831983f
metricsd: Use the metrics directory everywhere.
by Bertrand SIMONNET
· 10 years ago
2e8720d
Merge "metricsd: Collect generic stats about the system."
by Bertrand Simonnet
· 10 years ago
dfffb74
metrics: Add an option to metrics_client to dump the logs cache.
by James Hawkins
· 10 years ago
4f86798
metricsd: Collect generic stats about the system.
by Bertrand SIMONNET
· 10 years ago
0fbbe34
Drop unused LOCAL_STATIC_LIBRARIES.
by Dan Albert
· 10 years ago
6eb4195
Merge "Revert "metricsd: Collect generic stats about the system.""
by Bill Yi
· 10 years ago
94a8e55
Revert "metricsd: Collect generic stats about the system."
by Bill Yi
· 10 years ago
65a64e5
Merge "metricsd: Log the histogram name to hash mapping."
by Bertrand Simonnet
· 10 years ago
f32280a
Merge "metricsd: Collect generic stats about the system."
by Bertrand Simonnet
· 10 years ago
7ce0023
metricsd: Remove unused constant.
by Bertrand SIMONNET
· 10 years ago
36b1a34
metricsd: Log the histogram name to hash mapping.
by Bertrand SIMONNET
· 10 years ago
41ab1b8
metricsd: Collect generic stats about the system.
by Bertrand SIMONNET
· 10 years ago
a37c070
metricsd: Fix style issues.
by Bertrand SIMONNET
· 10 years ago
1c245ed
metricsd: Make the unit tests pass.
by Bertrand SIMONNET
· 10 years ago
a19856b
metricsd: Use system properties to store build time metadata.
by Bertrand SIMONNET
· 10 years ago
615b045
Merge "metricsd: Give directory group permissions"
by Steve Fung
· 10 years ago
a1c21fb
metricsd: Give directory group permissions
by Steve Fung
· 10 years ago
145c9e6
Merge "metricsd: Don't crash when some metadata is missing."
by Bertrand Simonnet
· 10 years ago
0972b1b
metricsd: Don't crash when some metadata is missing.
by Bertrand SIMONNET
· 10 years ago
7f8a43b
metricsd: Enable https by default.
by Bertrand SIMONNET
· 10 years ago
f6ddef0
Use __ANDROID__ instead of __BRILLO__.
by Daniel Erat
· 10 years ago
70f3f6c
metrics: Add init script for metrics_daemon.
by Bertrand SIMONNET
· 10 years ago
ac63c4f
Merge "metricsd: Remove unused Chrome OS specific files."
by Bertrand Simonnet
· 10 years ago
26095f4
Merge "metricsd: Relicense as Apache 2."
by Bertrand Simonnet
· 10 years ago
fb55dd6
metricsd: Only define the targets on linux.
by Bertrand SIMONNET
· 10 years ago
9859f6c
metricsd: Remove unused Chrome OS specific files.
by Bertrand SIMONNET
· 10 years ago
Next »