Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
75be098a45bc35bfeb51f096e9a68d550c519677
/
libstats
5d8f770
Link libc++ statically
by Tej Singh
· 5 years ago
0d7fb3d
libstatspull documentation for puller guardrails
by Tej Singh
· 5 years ago
e39a7cf
Merge "Support ERROR_ATOM_ID_INVALID_POSITION" into rvc-dev
by Ruchir Rastogi
· 5 years ago
8056dd1
Support ERROR_ATOM_ID_INVALID_POSITION
by Ruchir Rastogi
· 5 years ago
e3bdbfa
Disable ABI check for libstatspull
by Hsin-Yi Chen
· 5 years ago
47e5ae4
Minor followups from api feedback
by Tej Singh
· 5 years ago
c06f147
Native API feedback for puller API
by Tej Singh
· 5 years ago
5a495be
Merge "Enforce permission in native puller API." into rvc-dev
by TreeHugger Robot
· 5 years ago
8196687
Enforce permission in native puller API.
by Tej Singh
· 5 years ago
e712eed
Support atom-level annotations within AStatsEvent
by Ruchir Rastogi
· 5 years ago
c2a354b
Merge "don't include liblog to APEXes" into rvc-dev
by Jiyong Park
· 5 years ago
01aa81c
don't include liblog to APEXes
by Jiyong Park
· 5 years ago
7a287d0
Use dlsym to load libstatssocket API
by Ruchir Rastogi
· 6 years ago
7452e46
Use libbase to get the elapsed time instead of libutils
by Luke Huang
· 6 years ago
d78f4da
Make libstatssocket a shared_lib
by Tej Singh
· 6 years ago
3a40ee5
//apex_available:platform should be first in list
by Muhammad Qureshi
· 6 years ago
d430c85
Merge "Delete stats_event_list from libstatssocket"
by Ruchir Rastogi
· 6 years ago
ea37af2
Merge "AStatsEvent_overwriteTimestamp"
by TreeHugger Robot
· 6 years ago
e1cff24
Delete stats_event_list from libstatssocket
by Ruchir Rastogi
· 6 years ago
f8e70a5
Merge "Expose AStatsSocket_close() from the statsd apex"
by Howard Ro
· 6 years ago
e41a6c6
AStatsEvent_overwriteTimestamp
by Ruchir Rastogi
· 6 years ago
2ebc2e3
Expose AStatsSocket_close() from the statsd apex
by Muhammad Qureshi
· 6 years ago
b0a85dc
Add apex_available to libs
by Jeffrey Huang
· 6 years ago
223dadb
Migrate libstatspull to libbinder_ndk
by Ruchir Rastogi
· 6 years ago
8095e4e
Update libstatspull lib
by Jeffrey Huang
· 6 years ago
b173a95
Fix native stats_event logging
by Muhammad Qureshi
· 6 years ago
f49c38b
Merge "Expose libstatspull as a stable C API"
by Howard Ro
· 6 years ago
0fca736
Add libstatssocket_test to TEST_MAPPING
by Tej Singh
· 6 years ago
a8fd39d
Expose libstatspull as a stable C API
by Tej Singh
· 6 years ago
a37a2bc
export libstatssocket_headers
by Muhammad Qureshi
· 6 years ago
518d77d
Register pullers in separate thread
by Tej Singh
· 6 years ago
dab324f
Unregistration of native pullers
by Tej Singh
· 6 years ago
d377590
Merge "Remove extra indirection in native puller API"
by TreeHugger Robot
· 6 years ago
7e1b190
Remove extra indirection in native puller API
by Tej Singh
· 6 years ago
21c1f9c
stats_event.h/c tests
by Ruchir Rastogi
· 6 years ago
a8cdcad
Merge "Fix bug in stats_event_benchmark" am: 3bf8858105 am: ae9375f13e am: 759c6ff425
by Automerger Merge Worker
· 6 years ago
3bf8858
Merge "Fix bug in stats_event_benchmark"
by Treehugger Robot
· 6 years ago
d177461
Fix bug in stats_event_benchmark
by Ruchir Rastogi
· 6 years ago
5310401
Merge "Expose libstatssocket as a stable C API" am: 2ff1eac71a am: 1662e44207 am: dada41d2cc
by Automerger Merge Worker
· 6 years ago
2ff1eac
Merge "Expose libstatssocket as a stable C API"
by Ruchir Rastogi
· 6 years ago
5dbcae5
Expose libstatssocket as a stable C API
by Ruchir Rastogi
· 6 years ago
a318188
Merge "Fix error checking in append_string" am: e2e2b2d3d3 am: 33e2002540 am: b2140e1246
by Automerger Merge Worker
· 6 years ago
e2e2b2d
Merge "Fix error checking in append_string"
by Treehugger Robot
· 6 years ago
3bbc240
Fix error checking in append_string
by Ruchir Rastogi
· 6 years ago
20516da
Merge libstatspush_compat and libstatssocket_q
by Ruchir Rastogi
· 6 years ago
79dd3ea
Improve stats_event memory usage
by Ruchir Rastogi
· 6 years ago
926fa88
StatsEventCompat
by Ruchir Rastogi
· 6 years ago
a33f81b
Remove libstats/Android.bp
by Muhammad Qureshi
· 6 years ago
6d5a2fc
Make stats_event write function parameters const
by Muhammad Qureshi
· 6 years ago
962cc23
Create stats_buffer_writer
by Muhammad Qureshi
· 6 years ago
a3dcefc
Create libstatssocket_q
by Muhammad Qureshi
· 6 years ago
a38d5a6
Simplified stats_event.c; exposed getter methods
by Ruchir Rastogi
· 6 years ago
3822e61
General cleanup; add support for key-value pairs
by Ruchir Rastogi
· 6 years ago
a3bc1af
Move type ids to stats_event.h
by Ruchir Rastogi
· 6 years ago
f4d23fc
Set default timestamp to elapsedRealtimeNanos
by Ruchir Rastogi
· 6 years ago
bb0da94
First draft of native StatsEvent API
by Ruchir Rastogi
· 6 years ago
ffa2b31
Merge "Merge libstatspush_compat and libstatssocket_q"
by Ruchir Rastogi
· 6 years ago
7070b7a
Merge libstatspush_compat and libstatssocket_q
by Ruchir Rastogi
· 6 years ago
5dc5673
Change register_stats_pull_atom_callback cookie parameter to non-const
by Stan Iliev
· 6 years ago
f104eb9
Improve stats_event memory usage
by Ruchir Rastogi
· 6 years ago
c9b826c
Merge "StatsEventCompat"
by TreeHugger Robot
· 6 years ago
8822a02
StatsEventCompat
by Ruchir Rastogi
· 6 years ago
666510a
Rename IStatsManager to IStatsd
by Jeffrey Huang
· 6 years ago
9ecc986
Use StatEventParcel in libstatspull
by Ruchir Rastogi
· 6 years ago
389fea8
Merge "Native puller API: libstatspulled"
by TreeHugger Robot
· 6 years ago
3edba67
Merge "Remove libstats/Android.bp"
by TreeHugger Robot
· 6 years ago
c1ecb98
Remove libstats/Android.bp
by Muhammad Qureshi
· 6 years ago
c03d009
Native puller API: libstatspulled
by Tej Singh
· 6 years ago
c8ef71b
Make stats_event write function parameters const
by Muhammad Qureshi
· 6 years ago
f9b24ae
Create stats_buffer_writer
by Muhammad Qureshi
· 6 years ago
876f64c
Create libstatssocket_q
by Muhammad Qureshi
· 6 years ago
0ca5f8d
Simplified stats_event.c; exposed getter methods
by Ruchir Rastogi
· 6 years ago
6a406d6
General cleanup; add support for key-value pairs
by Ruchir Rastogi
· 6 years ago
85f7357
Move type ids to stats_event.h
by Ruchir Rastogi
· 6 years ago
65567ee
Merge "Set default timestamp to elapsedRealtimeNanos"
by Ruchir Rastogi
· 6 years ago
0469b00
Merge "Update OWNERS for libstatssocket" am: 7933195a36 am: cdfea6d783
by Ruchir Rastogi
· 6 years ago
6c7cbc4
Set default timestamp to elapsedRealtimeNanos
by Ruchir Rastogi
· 6 years ago
2aa3d90
Update OWNERS for libstatssocket
by Ruchir Rastogi
· 6 years ago
6baeca5
First draft of native StatsEvent API
by Ruchir Rastogi
· 6 years ago
b55731d
libstats: remove copy of cruft removed from liblog.
by Elliott Hughes
· 6 years ago
022aafe
Merge "libstats: remove _USING_LIBCXX." am: 5b3672a8a2
by Elliott Hughes
· 6 years ago
a1f2005
libstats: remove _USING_LIBCXX.
by Elliott Hughes
· 6 years ago
b7080aa
Merge "Report last atom tag of the failed stats log."
by yaochen
· 6 years ago
a7c1ff6
stats_event_list changes for statsd mainline api
by Tej Singh
· 6 years ago
14c6db6
Report last atom tag of the failed stats log.
by Yao Chen
· 6 years ago
0a75f92
Increase the SO_SNDBUF for statsd socket.
by Yao Chen
· 6 years ago
cf776d9
Report last atom tag of the failed stats log.
by Yao Chen
· 6 years ago
4c2f079
stats_event_list changes for statsd mainline api
by Tej Singh
· 6 years ago
e181bf5
Merge "Remove liblog/uio.c and <log/uio.h>"
by Tom Cherry
· 7 years ago
c2ea6e7
Remove __android_log_event_list and the reader aspect of android_log_event_list
by Tom Cherry
· 7 years ago
6f6ef39
Remove liblog/uio.c and <log/uio.h>
by Tom Cherry
· 7 years ago
1d35761
Log the last error code of StatsLog failures
by Yao Chen
· 7 years ago
6bd71ae
Add a function to pass byte array to the log context.
by Yao Chen
· 7 years ago
d173009
Make native metrics logger write to statsd socket
by Howard Ro
· 7 years ago
44874e5
Revert "Make native metrics logger write to statsd socket"
by Howard Ro
· 7 years ago
34bc567
Make native metrics logger write to statsd socket
by Howard Ro
· 7 years ago
763e3ae
Reset statsd writer to init state after close
by Yao Chen
· 7 years ago
602d292
Add an API to release stats logger resources.
by Yao Chen
· 7 years ago
6301054
Add a function to allow statslog failure.
by Yao Chen
· 7 years ago
4d1deed
Remove a redundant check in statsd socket code.
by Yao Chen
· 7 years ago
Next »