aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAhmed S. Darwish <[email protected]>2020-08-27 13:40:42 +0200
committerPeter Zijlstra <[email protected]>2020-09-10 11:19:29 +0200
commita1f1066133d85d5f42217cc72a2490bb7aa889c5 (patch)
tree2bbe8a68d6ecd9606b5c9701c512b0fc94fbcee6 /tools/perf/scripts/python/export-to-postgresql.py
parent249d053835320cb3e7c00066cf085a6ba9b1f126 (diff)
x86/tsc: Use seqcount_latch_t
Latch sequence counters have unique read and write APIs, and thus seqcount_latch_t was recently introduced at seqlock.h. Use that new data type instead of plain seqcount_t. This adds the necessary type-safety and ensures that only latching-safe seqcount APIs are to be used. Signed-off-by: Ahmed S. Darwish <[email protected]> [peterz: unwreck cyc2ns_read_begin()] Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions