aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2015-05-29 16:33:29 +0300
committerArnaldo Carvalho de Melo <[email protected]>2015-05-29 12:43:39 -0300
commit427cde3287f2c6349f308d0e22c9223f9ea05ef1 (patch)
tree0bdbdbc55612ffda2b4a1702073760dc8a551a3f /tools/perf/scripts/python/export-to-postgresql.py
parent60fb7742928dab3c6a0fec7f2d2cce26d9366a3c (diff)
perf db-export: Fix thread ref-counting
Thread ref-counting was not done for get_main_thread() meaning that there was a thread__get() from machine__find_thread() that was not being paired with thread__put(). Fix that. Signed-off-by: Adrian Hunter <[email protected]> Cc: Jiri Olsa <[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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions