aboutsummaryrefslogtreecommitdiffstats
path: root/statslog.h
Commit message (Expand)AuthorAgeFilesLines
* lmkd: Add current and max thrashing levels in LMK_MEMORY_STATS reportsSuren Baghdasaryan2021-07-231-2/+4
* lmkd: Add ro.lmk.filecache_min_kb property for min filecache watermarkSuren Baghdasaryan2021-07-151-0/+1
* lmkd: reroute atoms logging to AMSandroid-s-beta-2android-s-beta-1Vova Sharaienko2021-05-111-23/+47
* lmkd: report kill reason, and meminfo details to statsd for each killSuren Baghdasaryan2020-09-111-15/+32
* Emit swap size in the killed process' statsd atomsIoannis Ilkos2020-08-121-6/+12
* lmkd: fix type warning from static analysis toolsKyeongdon Kim2020-05-121-1/+1
* Use generated code for logging events to statsdplatform-tools-29.0.6android-r-preview-1Muhammad Qureshi2020-01-131-30/+8
* lmkd: Support to send unsolicited message to clientsJing Ji2019-12-121-14/+21
* lmkd: Isolate statslog related code from lmkd codeSuren Baghdasaryan2019-10-011-46/+57
* lmkd: Maintain pid to taskname mapping to amend kill reports.Jim Blackler2019-09-261-0/+29
* Add min_score_adj into LmkKillOccurred eventSuren Baghdasaryan2019-03-051-1/+2
* Add start time to LmkKillOccurredJim Blackler2019-01-041-1/+2
* Read memory stats from /proc/pid/stat file.Rajeev Kumar2018-10-101-0/+3
* Fix the stats log in lmkdYao Chen2018-05-031-1/+1
* Fix compilation issue when LMKD_LOG_STATS is defined.Rajeev Kumar2018-03-261-13/+17
* lmkd: move sundry pieces to statslog.hMark Salyzyn2018-02-281-1/+43
* Implement stats logging in LMKD.Rajeev Kumar2018-02-091-0/+6
* Functions to log stats log from LMKD.Rajeev Kumar2018-01-291-0/+39