summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang
29:51 -0700'>2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein 2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein 2020-06-17audit: Use struct_size() helper in alloc_chunkGustavo A. R. Silva