diff options
author | 2018-05-31 19:11:19 +0800 | |
---|---|---|
committer | 2018-06-21 15:45:31 +0200 | |
commit | 8f894bf47dc9e8b77166125a084a7217693a28cd (patch) | |
tree | 302826513c9959972eea49da9b93d9b0d87dfbc1 /tools/perf/scripts/python/stackcollapse.py | |
parent | sched/swait: Rename to exclusive (diff) | |
download | linux-dev-8f894bf47dc9e8b77166125a084a7217693a28cd.tar.xz linux-dev-8f894bf47dc9e8b77166125a084a7217693a28cd.zip |
sched/debug: Use match_string() helper instead of open-coded logic
match_string() returns the index of an array for a matching string,
which can be used instead of the open coded variant.
Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/lkml/1527765086-19873-15-git-send-email-xieyisheng1@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions