diff options
author | 2017-09-21 16:22:49 -0400 | |
---|---|---|
committer | 2017-10-04 11:36:56 -0400 | |
commit | 12ecef0cb12102d8c034770173d2d1363cb97d52 (patch) | |
tree | 9004cba90a415c4843acb13708e9a0b75337b6f4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Remove redundant unread variable ret (diff) | |
download | linux-dev-12ecef0cb12102d8c034770173d2d1363cb97d52.tar.xz linux-dev-12ecef0cb12102d8c034770173d2d1363cb97d52.zip |
tracing: Reverse the order of trace_types_lock and event_mutex
In order to make future changes where we need to call
tracing_set_clock() from within an event command, the order of
trace_types_lock and event_mutex must be reversed, as the event command
will hold event_mutex and the trace_types_lock is taken from within
tracing_set_clock().
Link: http://lkml.kernel.org/r/20170921162249.0dde3dca@gandalf.local.home
Requested-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions