summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorVictor Raj <victor.raj@intel.com>2020-07-30 03:19:21 +0300
committerTony Nguyen <anthony.l.nguyen@intel.com>2020-08-01 18:44:04 +0300
commit6a2c2b2c1bcbc3bc3ad484916d84c16eb58a6f70 (patch)
tree7925ee481602b189cb0af5619fb41c57ef66169f /tools/perf/scripts/python/exported-sql-viewer.py
parenteddbee9b949a00675e19bf84eda52023da0059ef (diff)
downloadlinux-6a2c2b2c1bcbc3bc3ad484916d84c16eb58a6f70.tar.xz
ice: adjust profile ID map locks
The profile ID map lock should be held till the caller completes all references of that profile entries. The current code releases the lock right after the match search. This caused a driver issue when the profile map entries were referenced after it was freed in other thread after the lock was released earlier. Signed-off-by: Victor Raj <victor.raj@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions