diff options
| author | liuhailong <[email protected]> | 2021-06-18 17:50:35 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-06-18 13:02:40 +0200 |
| commit | 594ea7358b051d4638fb587e0234a8a038f47e3d (patch) | |
| tree | 4a3fda3fdc18a9a7eb38fd65c580c84b613c10b5 /tools/perf/scripts/python | |
| parent | 8c51c9b59a103fe7f4ab0c81ce9a202af7f1ece1 (diff) | |
staging: android: ashmem: add size field in procfs fdinfo
add this information to help user to find ashmem problem.
ashmem leak scenario:
-000|fd = ashmem_create_region
-001|mmap and pagefault
-002|munmap
-003|forget close(fd) <---- which lead to ashmem leak
Signed-off-by: liuhailong <[email protected]>
收件人: 刘海龙(DuckBuBee) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions