diff options
author | Denys Vlasenko <dvlasenk@redhat.com> | 2016-04-11 16:05:12 +0300 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-04-19 11:11:55 +0300 |
commit | 9bc07890f891267285716c09bfee58e239137d36 (patch) | |
tree | 6269280bbd174fc537d03fd6d8ae1043f1db15e8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b41d8a6a014fba420a428244e04699b9c77a44f1 (diff) | |
download | linux-9bc07890f891267285716c09bfee58e239137d36.tar.xz |
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
This function compiles to 298 bytes of machine code, has ~10 callsites.
This is a USB 2.0 device, USB 2.0 is limited to ~40 MB/s, so should be
almost never CPU bound. No need to optimize for speed this agressively.
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: Felipe Balbi <balbi@ti.com>
CC: linux-usb@vger.kernel.org
CC: linux-kernel@vger.kernel.org
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions