diff options
| author | Frederic Weisbecker <[email protected]> | 2009-01-06 21:33:30 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-01-07 10:45:14 +0100 |
| commit | ff288b274a9b383046fdbda4be3067daba4d5fe8 (patch) | |
| tree | 9b140f23d6e3bf325ed4f8978a3ddc14c8ccd16d /tools/perf/scripts/python | |
| parent | 431aa3fbf5bbe3be79809c7e603c2ed2ac64b015 (diff) | |
tracing/ftrace: fix a memory leak in stat tracing
Impact: fix memory leak
This patch fixes a memory leak inside reset_stat_list(). The freeing
loop iterated only once.
Also turn the stat_list into a simple struct list_head, which
simplify the code and avoid an unused static pointer.
Reported-by: Steven Rostedt <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions