aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorKent Russell <[email protected]>2017-08-15 23:00:08 -0400
committerOded Gabbay <[email protected]>2017-08-15 23:00:08 -0400
commitdbf56ab11a09550c00edb84fc4b2197350154e99 (patch)
tree67342d776471888f326568b990c2e70b34d5874d /tools/perf/scripts/python/call-graph-from-sql.py
parentab7c16486707f86264c73b043327c70866236722 (diff)
drm/amdkfd: Remove usage of alloc(sizeof(struct...
See https://kernel.org/doc/html/latest/process/coding-style.html under "14) Allocating Memory" for rationale behind removing the x=alloc(sizeof(struct) style and using x=alloc(sizeof(*x) instead Signed-off-by: Kent Russell <[email protected]> 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