diff options
| author | Alexey Skidanov <[email protected]> | 2018-10-09 22:08:37 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-11-09 04:29:41 -0800 |
| commit | 4073536c927421a8908490cf22ce912cb97d7f53 (patch) | |
| tree | d58c3abd41f4cc3086c87199e519eee4d008c301 /tools/perf/scripts/python | |
| parent | 91e24a4c4b26f842558fd4f95dc26f8f518f9e2c (diff) | |
staging: android: ion: Add per-heap counters
Heap statistics have been removed and currently even basics statistics
are missing.
This patch creates per heap debugfs directory /sys/kernel/debug/<heap_name>
and adds the following counters:
- the number of allocated buffers;
- the number of allocated bytes;
- the number of allocated bytes watermark.
Signed-off-by: Alexey Skidanov <[email protected]>
Acked-by: Laura Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions