aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorKan Liang <[email protected]>2017-09-29 07:47:53 -0700
committerArnaldo Carvalho de Melo <[email protected]>2017-10-03 09:27:36 -0300
commitf988e71bc6220d8b404dbd43c0e0962e30305795 (patch)
tree4f554e04a5480e14b7342934339a995d42af23dc /tools/perf/scripts/python/bin/export-to-sqlite-report
parentb32ee9e522f7ba26339856a047cfe9efc0be0ff3 (diff)
perf tools: Lock to protect comm_str rb tree
Add comm_str_lock to protect comm_str rb tree. The lock is only needed for multithreaded code, so using mutex wrappers provided by perf tool. Signed-off-by: Kan Liang <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: Andi Kleen <[email protected]> Cc: He Kuang <[email protected]> Cc: Lukasz Odzioba <[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/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions