aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDavid Ahern <[email protected]>2013-07-02 13:27:23 -0600
committerArnaldo Carvalho de Melo <[email protected]>2013-07-12 13:46:14 -0300
commit0142dab01cd690f6e376f1fb4d4462beb054dfaf (patch)
tree28dfd164e1b81478e81c9b9fcc06769c708842d2 /tools/perf/scripts/python/check-perf-trace.py
parentb3824404ebbd489858f3a7097c715120118fa5cd (diff)
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 <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[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/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions