aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2015-03-02 22:28:41 -0300
committerArnaldo Carvalho de Melo <[email protected]>2015-03-03 00:17:12 -0300
commitae536acfacb65a4a9858c32b12361e09f84f4157 (patch)
tree1fdaaf514ed20dfd1f3657693a55ab1547f1a656 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentf3b623b8490af7a9b819cbcf2d99ab4597ece94b (diff)
perf sched: No need to keep the session around
We were keeping the session around just because we kept pointers to struct thread instances, but now we reference count them, so no need for deferring the perf_session__delete call to after we traverse the work_list entries. Cc: Adrian Hunter <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: David Ahern <[email protected]> Cc: Don Zickus <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions