aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2018-07-09 02:35:08 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2018-07-12 10:04:16 -0400
commitf5d11409e61dadf1f9af91b22bbedc28a60a2e2c (patch)
tree5d965549f3a50f712e6b6fc3e2e908dda385493d /tools/perf/scripts/python/call-graph-from-sql.py
parent->file_open(): lose cred argument (diff)
downloadlinux-f5d11409e61dadf1f9af91b22bbedc28a60a2e2c.tar.gz
linux-f5d11409e61dadf1f9af91b22bbedc28a60a2e2c.zip
introduce FMODE_OPENED
basically, "is that instance set up enough for regular fput(), or do we want put_filp() for that one". NOTE: the only alloc_file() caller that could be followed by put_filp() is in arch/ia64/kernel/perfmon.c, which is (Kconfig-level) broken. Acked-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
class='deletions'>-5/+13 2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko36-61/+57 2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1 2017-09-13fscache: fix fscache_objlist_show format processingArnd Bergmann1-1/+2 2017-09-13lib/test_bitmap.c: use ULL suffix for 64-bit constantsGeert Uytterhoeven1-4/+4 2017-09-13procfs: remove unused variableArnd Bergmann1-1/+0 2017-09-13drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4Andrew Morton1-1/+4 2017-09-13idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers1-1/+1 2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5 2017-09-13i2c: altera: Add Altera I2C Controller driverThor Thayer4-0/+527