diff options
| author | Suzuki K. Poulose <[email protected]> | 2012-08-31 06:58:47 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-09-05 20:35:24 +0000 |
| commit | 60ebf328762914b80d3e4e5f07bda599043c8eda (patch) | |
| tree | 1ea52103b55a48d5779af0ed081d21a544e4a01f /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | perf tools: Fix x86 builds with ARCH specified on the command line (diff) | |
| download | kernel-60ebf328762914b80d3e4e5f07bda599043c8eda.tar.gz kernel-60ebf328762914b80d3e4e5f07bda599043c8eda.zip | |
perf tools: Fix intlist node removal
Similar to the one in :
https://lkml.org/lkml/2012/8/29/27
Make sure we remove the node from the rblist before we delete the node.
The rblist__remove_node() will invoke rblist->node_delete, which will
take care of deleting the node with the suitable function provided by
the user.
Signed-off-by: Suzuki K Poulose <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Suzuki K Poulose <[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
