diff options
author | 2016-02-09 17:08:27 +0100 | |
---|---|---|
committer | 2016-03-11 17:20:12 -0600 | |
commit | affe587bacf48e328fb8d4c5ef9007b9c555b128 (patch) | |
tree | a3d94f955c7ffdaa58310cb95daa28c63ac576cd /tools/perf/scripts/python/stackcollapse.py | |
parent | powerpc32: Remove clear_pages() and define clear_page() inline (diff) | |
download | linux-dev-affe587bacf48e328fb8d4c5ef9007b9c555b128.tar.xz linux-dev-affe587bacf48e328fb8d4c5ef9007b9c555b128.zip |
powerpc32: move xxxxx_dcache_range() functions inline
flush/clean/invalidate _dcache_range() functions are all very
similar and are quite short. They are mainly used in __dma_sync()
perf_event locate them in the top 3 consumming functions during
heavy ethernet activity
They are good candidate for inlining, as __dma_sync() does
almost nothing but calling them
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions