summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2014-09-27 10:52:37 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-28 22:03:57 -0400
commitae66475289d13ef724cd5a523a4a5ce42e81582b (patch)
tree0094b42d40e0907a36af9d89ab10976217606462 /tools/perf/scripts/python/stackcollapse.py
parent20187a7b69b22729d7ff300c24d14cf3e0a22c0f (diff)
downloadkernel-ae66475289d13ef724cd5a523a4a5ce42e81582b.tar.gz
staging : android : sync : get_unused_fd
sync.h recommends to use get_unused_fd which does not set O_CLOEXEC while the rest of the android tree uses get_unused_fd_flags and sets O_CLOEXEC. The patch adjust the comment. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
net/xen-netback?id=4a037ad5d115b2cc79a5071a7854475f365476fa'>Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds 2021-02-15xen-netback: don't "handle" error by BUG()Jan Beulich 2021-02-11xen/events: link interdomain events to associated xenbus deviceJuergen Gross 2021-02-11xen/netback: fix spurious event detection for common event caseJuergen Gross 2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2021-02-04xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross 2021-01-16net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones