aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2012-05-23 11:36:50 +0900
committerArnaldo Carvalho de Melo <[email protected]>2012-05-24 11:33:53 -0300
commitb3511d0530c7a2b4fa64d1f5218c5f073ae7b543 (patch)
tree4d12be6c4b46028ce684f3ec5b48f15a251479cb /tools/perf/scripts/python/futex-contention.py
parentd1de10870909a27ce2ac380d0671feb308826491 (diff)
tools lib traceevent: Fix freeing arg on process_dynamic_array()
The @arg paremeter should not be freed inside of process_XXX(), because it'd be freed from the caller of process_arg(). We can free it only after it was reused for local usage. Cc: Borislav Petkov <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]> Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions