aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2014-07-31 09:01:01 +0300
committerArnaldo Carvalho de Melo <[email protected]>2014-08-13 19:22:01 -0300
commita5563edfa1bd25d052d81f5ad7fe74ba71c3d44e (patch)
treedc2928a8d8de33be19aa129865e591b0198e2205 /tools/perf/scripts
parent98526ee7229be8537373aebe037b74cac112d84b (diff)
perf script python: Add helpers for calling Python objects
The Python script API repeatedly uses the same lines of code to get and call objects. Make that into helper functions instead. A side-effect is that some reference counting bugs disappear because the new call_object() function always decrements the reference count of 'retval'. Signed-off-by: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions