diff options
author | Taeung Song <[email protected]> | 2016-06-08 21:36:49 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-14 09:29:53 -0300 |
commit | 826424cc919529d6d234af12c6ba975b63528a74 (patch) | |
tree | ceffe3e30a14fe8ad8faf9d94482d03cb68c6e10 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2c95afc1e83d93fac3be6923465e1753c2c53b0a (diff) |
perf config: Handle NULL at perf_config_set__delete()
perf_config_set__delete() purge and free the config set that contains
all config key-value pairs. But if the config set (i.e. 'set' variable
at the function) is NULL, this is wrong so handle it.
Signed-off-by: Taeung Song <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions