diff options
author | Boqun Feng <[email protected]> | 2015-11-04 18:52:45 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-11-23 10:01:58 +0100 |
commit | 978e5a3692c3b674b4c7c412e96835fd996c2ff4 (patch) | |
tree | 9a1122504ad9817a6d877e073d834a014765a65e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1ec218373b8ebda821aec00bb156a9c94fad9cd4 (diff) |
atomics: Add test for atomic operations with _relaxed variants
Some atomic operations now have _relaxed/acquire/release variants, this
patch adds some trivial tests for two purposes:
1. test the behavior of these new operations in single-CPU
environment.
2. make their code generated before we actually use them somewhere,
so that we can examine their assembly code.
Signed-off-by: Boqun Feng <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Waiman Long <[email protected]>
Cc: Will Deacon <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions