aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2018-11-28 15:43:09 -0800
committerThomas Gleixner <[email protected]>2018-12-05 11:00:09 +0100
commitce10a5b3954f2514af726beb78ed8d7350c5e41c (patch)
tree6d3db5b0a3edfc0eb9cd6994c789ceaa5c011249 /tools/perf/scripts/python/export-to-sqlite.py
parent0141de741e0710d5e2e68087577329606f59ed71 (diff)
timekeeping: Use proper seqcount initializer
tk_core.seq is initialized open coded, but that misses to initialize the lockdep map when lockdep is enabled. Lockdep splats involving tk_core seq consequently lack a name and are hard to read. Use the proper initializer which takes care of the lockdep map initialization. [ tglx: Massaged changelog ] Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions