aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorGil Fruchter <[email protected]>2015-06-09 10:32:34 +0300
committerSteven Rostedt <[email protected]>2015-07-20 22:30:42 -0400
commit9fe6b778ca93e6171dbb8e54df557a278a91abea (patch)
tree2a576a48a6c22654d75a3e093292516b7afb42d8 /tools/perf/scripts/python/stackcollapse.py
parent52721d9d3334c1cb1f76219a161084094ec634dc (diff)
tracing: Prefer kcalloc over kzalloc with multiply
Use kcalloc for allocating an array instead of kzalloc with multiply, as that is what kcalloc is used for. Found with checkpatch. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Gil Fruchter <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions