video: tegra: nvmap: Track carveout clients
authorRebecca Schultz Zavin <rebecca@android.com>
Tue, 26 Oct 2010 23:41:40 +0000 (16:41 -0700)
committerRebecca Schultz Zavin <rebecca@android.com>
Fri, 29 Oct 2010 00:19:56 +0000 (17:19 -0700)
commit179ad42101246d0e9a1a24e5f0925183456206e5
treee30b41ad34cf1a6aab3051c3b292879491240b84
parentb0d63aa773c36f121c8f5b98280227dd11e8bcf3
video: tegra: nvmap: Track carveout clients

This patch adds the ability to track the total allocations in a
given carveout heap by client.  It also adds a sys file to print
the list of clients, their pids and their respective carveout sizes

Change-Id: I34fc97c3be574d2bd30d7594320ff05f6e13c476
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
drivers/video/tegra/nvmap/nvmap.h
drivers/video/tegra/nvmap/nvmap_dev.c
drivers/video/tegra/nvmap/nvmap_handle.c
drivers/video/tegra/nvmap/nvmap_heap.c
drivers/video/tegra/nvmap/nvmap_heap.h