summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2018-03-09 17:11:14 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-09 09:10:22 -0800
commitc53439fbd15600ecd48bfec446c2018e4fa6e241 (patch)
tree55289a3da82edb2cda51cd158420fa8f1549cbbb /tools/perf/scripts/python/syscall-counts-by-pid.py
parentcc9debf84ab359aae2becfb4bc9341f7574fe97b (diff)
usb: usbtest: Remove stack VLA usage
The kernel would like to have all stack VLA usage removed[1]. We already have a pre-processor constant defined MAX_SGLEN. We can use this instead of the variable param-sglen. [1]: https://lkml.org/lkml/2018/3/7/621 Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions