aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2017-08-15 23:00:11 -0400
committerOded Gabbay <[email protected]>2017-08-15 23:00:11 -0400
commit8625ff9c0ba7db32ce4eb25f6032638c1f88c82f (patch)
treee115312f991c94e587ec69948f467814370b7273 /tools/perf/scripts/python/call-graph-from-sql.py
parent735df2ba1d584e98a894680e29a813f9fde64a84 (diff)
drm/amdkfd: Allocate gtt_sa_bitmap in long units
gtt_sa_bitmap is accessed by bitmap functions, which operate on longs. Therefore the array should be allocated in long units. Also round up in case the number of bits is not a multiple of BITS_PER_LONG. Signed-off-by: Felix Kuehling <[email protected]> Reviewed-by: Oded Gabbay <[email protected]> Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions