Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-19 | stats: rename to sys-stats + refactor | Lukasz Stanislawski | 1 | -1/+1 | |
Make stats module handle only system-wide statistics. Change-Id: If9b391e7a635ec3185a3459a25ed49c758721f98 | |||||
2018-07-19 | process: micro optimization | Lukasz Stanislawski | 1 | -7/+5 | |
Change-Id: Ib21b5172763663d83e160016f645e276a8c0ad88 | |||||
2018-07-19 | do not null-check before free | Lukasz Stanislawski | 1 | -1/+1 | |
Change-Id: I6388c069fd659808060d25d39d6c77abe32d6791 | |||||
2018-07-17 | top generator related fixes | Lukasz Stanislawski | 1 | -1/+1 | |
Change-Id: Ic4dd1274a976da898c007e8a5a0e893c17ed6a68 | |||||
2018-07-16 | report-generator: implement top report generator | Lukasz Stanislawski | 1 | -0/+218 | |
This patch adds additional objects: proc-scanner - for scanning whole /proc/ dir process - to gather information from /proc/<pid>/* Change-Id: Ic0ad58fb9a0ae59e9390b3d109440d91d25e90da |