summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
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>mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptionsJason Gunthorpe 2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds 2019-11-23mm/mmu_notifier: add an interval tree notifierJason Gunthorpe 2019-11-12mm/mmu_notifier: define the header pre-processor parts even if disabledJason Gunthorpe 2019-11-06mm/mmu_notifiers: use the right return code for WARN_ONJason Gunthorpe 2019-09-07mm, notifier: Catch sleeping/blocking for !blockableDaniel Vetter 2019-09-07mm/mmu_notifiers: prime lockdepDaniel Vetter 2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter 2019-08-28mm/mmu_notifiers: remove the __mmu_notifier_invalidate_range_start/end exportsChristoph Hellwig 2019-08-21mm/mmu_notifiers: remove unregister_no_releaseJason Gunthorpe 2019-08-20mm/mmu_notifiers: check if mmu notifier callbacks are allowed to failDaniel Vetter 2019-08-16mm/mmu_notifiers: add a get/put scheme for the registrationJason Gunthorpe 2019-08-16mm/mmu_notifiers: do not speculatively allocate a mmu_notifier_mmJason Gunthorpe 2019-08-16mm/mmu_notifiers: hoist do_mmu_notifier_register down_write to the callerJason Gunthorpe 2019-07-12mm/mmu_notifier: use hlist_add_head_rcu()Jean-Philippe Brucker 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner 2019-05-14mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helperJérôme Glisse 2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse 2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse 2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse 2018-12-28mm/mmu_notifier.c: remove mmu_notifier_synchronize()Sean Christopherson