diff options
| author | Masami Hiramatsu <[email protected]> | 2010-04-21 19:56:16 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-04-26 18:31:32 +0000 |
| commit | 0ab061cd523a7f2dbf1b59aab0542cb0ab2e4633 (patch) | |
| tree | 5f7fac5772d3fa7afaa8e66a57736c25a2783d7c /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... (diff) | |
| download | kernel-0ab061cd523a7f2dbf1b59aab0542cb0ab2e4633.tar.gz kernel-0ab061cd523a7f2dbf1b59aab0542cb0ab2e4633.zip | |
perf tools: Initialize dso->node member in dso__new
If dso->node member is not initialized, it causes a segmentation fault when
adding to other lists.
It should be initilized in dso__new().
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
LKML-Reference: : <[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
