aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2017-05-02 13:22:07 +0200
committerIngo Molnar <[email protected]>2017-05-15 10:15:15 +0200
commit59eaef78bfea88fcbbd7b9b48ccf513aae1522c3 (patch)
treeeb668f47caa16eab8c3ac280654a28d25890ddee /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent8309f86cd41e8714526867177facf7a316d9be53 (diff)
x86/tsc: Remodel cyc2ns to use seqcount_latch()
Replace the custom multi-value scheme with the more regular seqcount_latch() scheme. Along with scrapping a lot of lines, the latch scheme is better documented and used in more places. The immediate benefit however is not being limited on the update side. The current code has a limit where the writers block which is hit by future changes. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions