summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
l inc/dec ops optionalMark Rutland 2018-06-21atomics/treewide: Make test ops optionalMark Rutland 2018-06-21atomics/riscv: Define atomic64_fetch_add_unless()Mark Rutland 2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland 2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland 2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland 2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland 2018-04-02riscv/atomic: Strengthen implementations with fencesAndrea Parri 2017-11-28RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt 2017-11-28RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt 2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt