aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-02 18:40:50 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-13 19:41:47 +0300
commit8e69212253d320d4768071086b1111e6ab91d9bd (patch)
tree76b09c06f3f4532015cb87f80459956bb0504a45 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentfs/ntfs3: Make binary search to search smaller chunks in beginning (diff)
downloadlinux-dev-8e69212253d320d4768071086b1111e6ab91d9bd.tar.xz
linux-dev-8e69212253d320d4768071086b1111e6ab91d9bd.zip
fs/ntfs3: Always use binary search with entry search
We do not have any reason to keep old linear search in. Before this was used for error path or if table was so big that it cannot be allocated. Current binary search implementation won't need error path. Remove old references to linear entry search. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions