aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJason Wessel <[email protected]>2010-04-02 14:58:18 -0500
committerJason Wessel <[email protected]>2010-04-02 14:58:18 -0500
commitae6bf53e0255c8ab04b6fe31806e318432570e3c (patch)
treed4726e48bfe5e0dd6ce4061551af3d0518efbe83 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent62fae312197a8fbcd3727261d59f5a6bd0dbf158 (diff)
kgdb: use atomic_inc and atomic_dec instead of atomic_set
Memory barriers should be used for the kgdb cpu synchronization. The atomic_set() does not imply a memory barrier. Reported-by: Will Deacon <[email protected]> Signed-off-by: Jason Wessel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions