summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorMitko Haralanov <mitko.haralanov@intel.com>2016-03-08 22:14:42 +0300
committerDoug Ledford <dledford@redhat.com>2016-03-21 22:55:21 +0300
commit368f2b59d024fbb58015dfd0e09c54c424cda979 (patch)
treedfdc65b01c84af2135df971beb6382a7da8db61f /tools/perf/scripts/python/syscall-counts.py
parenteef9c896a94e715fcf8eb41e98b2469319641c73 (diff)
downloadlinux-368f2b59d024fbb58015dfd0e09c54c424cda979.tar.xz
IB/hfi1: Remove the use of add/remove RB function pointers
The usage of function pointers for RB node insertion and removal in the expected receive code path was meant to be a small performance optimization. However, maintaining it, especially with the new MMU API, would become more troublesome as the API is extended. Since the performance optimization is minor, remove the function pointers and replace with direct calls. Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Reviewed-by: Dean Luick <dean.luick@intel.com> Signed-off-by: Mitko Haralanov <mitko.haralanov@intel.com> Signed-off-by: Jubin John <jubin.john@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions