diff options
| author | Adrian Hunter <[email protected]> | 2014-07-31 06:01:01 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-08-13 22:22:01 +0000 |
| commit | a5563edfa1bd25d052d81f5ad7fe74ba71c3d44e (patch) | |
| tree | dc2928a8d8de33be19aa129865e591b0198e2205 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | perf script: Allow callchains if any event samples them (diff) | |
| download | kernel-a5563edfa1bd25d052d81f5ad7fe74ba71c3d44e.tar.gz kernel-a5563edfa1bd25d052d81f5ad7fe74ba71c3d44e.zip | |
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/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
