summaryrefslogtreecommitdiff
path: root/service-t/src/com/android/server/net/NetworkStatsService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disable comparison in user release builds" into tm-devRemi NGUYEN VAN2022-06-211-3/+1
|\
| * Disable comparison in user release buildsJunyu Lai2022-06-211-3/+1
* | Merge "Increase fallbacks counter when comparison result is different" into t...Junyu Lai2022-06-211-0/+2
|\ \
| * | Increase fallbacks counter when comparison result is differentJunyu Lai2022-06-211-0/+2
| |/
* / Add wipeOnError flag to NetworkStatsRecorderAaron Huang2022-06-171-11/+20
|/
* Disable fallback when comparison result is differentJunyu Lai2022-06-151-59/+117
* Hold wifi and mobile interfaces since boot in NetworkStatsServiceAaron Huang2022-06-031-15/+56
* Merge changes from topic "increment-crash" into tm-devJunyu Lai2022-06-011-2/+2
|\
| * Fix get summary does not include the latest bucketJunyu Lai2022-06-011-2/+2
* | Use fallback method if the importer throwsJunyu Lai2022-05-261-11/+24
|/
* Address comment at ag/18491259 and ag/18486388Junyu Lai2022-05-251-30/+15
* Run comparison code if the data migration finished with fallbackJunyu Lai2022-05-231-3/+15
* Persisting status int on the device if fallback happenedJunyu Lai2022-05-231-13/+32
* Merge changes from topic "stats-migration" into tm-devJunyu Lai2022-05-191-41/+418
|\
| * Ensure NetworkStats migrated snapshot is identicalRemi NGUYEN VAN2022-05-181-12/+157
| * [MS82.1] Support network stats data migration processJunyu Lai2022-05-181-36/+268
* | move netd maps and progs into /sys/fs/bpf/netd_shared/...Maciej Żenczykowski2022-05-191-5/+5
|/
* Merge changes from topic "cherrypicker-L63700000954424743:N16900001262878041"...TreeHugger Robot2022-05-131-30/+92
|\
| * Exclude PID for rate-limitedAaron Huang2022-05-131-26/+40
| * Improve count of openSession callers in dumpsysAaron Huang2022-05-131-31/+79
* | Improve logging for NetworkStatsObserversJunyu Lai2022-05-101-2/+10
|/
* adjust for new T bpfloader net_shared locationMaciej Żenczykowski2022-04-231-6/+5
* Merge "Fix proto invalid write type"Aaron Huang2022-03-221-8/+8
|\
| * Fix proto invalid write typeAaron Huang2022-03-071-8/+8
* | Merge "[DU04-2]Appropriate changes to the NetworkPolicyManager API"Frank Li2022-03-161-3/+10
|\ \
| * | [DU04-2]Appropriate changes to the NetworkPolicyManager APIFrank2022-03-161-3/+10
* | | Merge "Rename setUidForeground to noteUidForeground"Lorenzo Colitti2022-03-151-1/+1
|\ \ \ | |/ / |/| |
| * | Rename setUidForeground to noteUidForegroundAaron Huang2022-03-101-1/+1
* | | Fix log message when failing to open bpf mapsPatrick Rohr2022-03-081-5/+5
|/ /
* | Merge "[MS68.3] Address comments at aosp/1958144"Frank Li2022-03-031-1/+1
|\ \
| * | [MS68.3] Address comments at aosp/1958144Frank2022-03-021-1/+1
| |/
* | Merge "[SUBID01-0]Grow NetworkIdentity to include a new mSubId field"Frank Li2022-03-021-4/+9
|\ \
| * | [SUBID01-0]Grow NetworkIdentity to include a new mSubId fieldlifr2022-03-021-4/+9
| |/
* / [DU03-4]Add NETWORK_STACK Permission check for NetworkStatsService APIFrank2022-03-021-1/+1
|/
* Merge changes from topic "ms52-movenetstats"Lorenzo Colitti2022-02-281-8/+18
|\
| * Move networkstats JNI to connectivity moduleRemi NGUYEN VAN2022-02-181-0/+4
| * [MS54.1] Move NetworkStats to updatable sourcesJunyu Lai2022-02-181-8/+14
* | Fix system_server crash while iterating CookieTagMapmarkchien2022-02-181-1/+7
|/
* Replace qtaguid_deleteTagData with java implementationmarkchien2022-02-111-15/+117
* Merge "[MS59.3] Expose NetworkStatsDataMigrationUtils"Junyu Lai2022-01-291-3/+3
|\
| * [MS59.3] Expose NetworkStatsDataMigrationUtilsjunyulai2022-01-281-3/+3
* | Clear counters and delete tag data from NetworkStatsService.Lorenzo Colitti2022-01-281-2/+17
|/
* Merge "Update UidCounterSetMap directly from NetworkStatsService"Mark Chien2022-01-271-2/+51
|\
| * Update UidCounterSetMap directly from NetworkStatsServicemarkchien2022-01-261-2/+51
* | Move the implement of getAllCollapsedRatTypes to StatsPullAtomServiceAaron Huang2022-01-271-1/+1
|/
* Merge "Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager API"Mark Chien2022-01-251-3/+12
|\
| * Replace INetd#trafficSwapActiveStatsMap with ConnectivityManager APImarkchien2022-01-211-3/+12
* | Merge "[MS67.1] Expose registerUsageCallback with template"Junyu Lai2022-01-251-7/+6
|\ \
| * | [MS67.1] Expose registerUsageCallback with templatejunyulai2022-01-241-7/+6
* | | Merge "Monitor interface added and update bpf interface map"Maciej Żenczykowski2022-01-241-0/+12
|\ \ \ | |/ / |/| |