summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/parse-events.c
diff options
context:
space:
mode:
authorDavid Ahern2013-07-02 21:27:23 +0200
committerArnaldo Carvalho de Melo2013-07-12 18:46:14 +0200
commit0142dab01cd690f6e376f1fb4d4462beb054dfaf (patch)
tree28dfd164e1b81478e81c9b9fcc06769c708842d2 /tools/perf/tests/parse-events.c
parentperf evlist: Fix use of uninitialized variable (diff)
downloadkernel-qcow2-linux-0142dab01cd690f6e376f1fb4d4462beb054dfaf.tar.gz
kernel-qcow2-linux-0142dab01cd690f6e376f1fb4d4462beb054dfaf.tar.xz
kernel-qcow2-linux-0142dab01cd690f6e376f1fb4d4462beb054dfaf.zip
perf tools: Don't free list head in parse_events__free_terms
Function should only be freeing the entries in the list in case of failure, as those were allocated there, not the list_head itself. Signed-off-by: David Ahern <dsahern@gmail.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1372793245-4136-5-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/tests/parse-events.c')
0 files changed, 0 insertions, 0 deletions