diff options
author | Tvrtko Ursulin <[email protected]> | 2016-04-15 11:34:53 +0100 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2016-04-15 14:53:29 +0100 |
commit | be19b10d24e3c22f6bf58d8211071a09ae23b14f (patch) | |
tree | c7cbd72588ad59ee064a4b04af7d046631e7081a /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | be12a86b46e8b501611bbf4bf96f83fdd5748252 (diff) |
drm/i915: Show pin mapped counts and sizes in debugfs
Show a total and purgeable number of pin mapped objects
and their total and purgeable size.
Example output (new stat prefixed with a star):
# cat i915_gem_objects
19920 objects, 289243136 bytes
19920 [18466] objects, 288714752 [267911168] bytes in gtt
0 [0] active objects, 0 [0] bytes
19917 [18466] inactive objects, 288714752 [267911168] bytes
0 unbound objects, 0 bytes
0 purgeable objects, 0 bytes
1 pinned mappable objects, 3145728 bytes
0 fault mappable objects, 0 bytes
* 19914 [0] pin mapped objects, 285560832 [0] bytes [purgeable]
4294967296 [268435456] gtt total
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Chris Wilson <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions