summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
AgeCommit message (Expand)Author
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the failed-syscalls-by-pid scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
d> 2023-06-05locking/atomic: scripts: simplify raw_atomic_long*() definitionsMark Rutland 2023-06-05locking/atomic: scripts: split pfx/name/sfx/orderMark Rutland 2023-06-05locking/atomic: scripts: restructure fallback ifdefferyMark Rutland 2023-06-05locking/atomic: scripts: build raw_atomic_long*() directlyMark Rutland 2023-06-05locking/atomic: scripts: add trivial raw_atomic*_<op>()Mark Rutland 2023-06-05locking/atomic: scripts: factor out order template generationMark Rutland 2023-06-05locking/atomic: scripts: remove leftover "${mult}"Mark Rutland 2023-06-05locking/atomic: scripts: remove bogus order parameterMark Rutland 2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland 2023-06-05locking/atomic: remove fallback commentsMark Rutland 2023-06-05arch: Remove cmpxchg_doublePeter Zijlstra 2023-06-05instrumentation: Wire up cmpxchg128()Peter Zijlstra 2023-04-29locking/atomic: Correct (cmp)xchg() instrumentationMark Rutland 2023-04-29locking/atomic: Add generic try_cmpxchg{,64}_local() supportUros Bizjak 2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner 2023-01-28Fix up more non-executable files marked executableLinus Torvalds 2022-09-29kbuild: check sha1sum just once for each atomic headerMasahiro Yamada 2022-05-18locking/atomic: Add generic try_cmpxchg64 supportUros Bizjak 2022-02-11atomics: Fix atomic64_{read_acquire,set_release} fallbacksMark Rutland 2021-12-09locking/atomics, kcsan: Add instrumentation for barriersMarco Elver 2021-07-16locking/atomic: add arch_atomic_long*()Mark Rutland 2021-07-16locking/atomic: centralize generated headersMark Rutland 2021-07-16locking/atomic: remove ARCH_ATOMIC remanantsMark Rutland 2021-07-16locking/atomic: simplify ifdef generationMark Rutland 2021-05-26locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland 2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland