aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-11-01 22:14:14 +0100
committerAlexander Gordeev <[email protected]>2022-11-23 16:22:21 +0100
commitd9b25bdf57e4ab2a3084f9649318738ac9c006d3 (patch)
treec632e5b0eda2890daeece654a0f8b2b324affca9 /tools/perf/scripts/python/event_analyzing_sample.py
parent254b2fd02e34a5761cd2a3aad8b24a7ddd8962e1 (diff)
s390/ipl: Use kstrtobool() instead of strtobool()
strtobool() is the same as kstrtobool(). However, the latter is more used within the kernel. In order to remove strtobool() and slightly simplify kstrtox.h, switch to the other function name. While at it, include the corresponding header file (<linux/kstrtox.h>) Link: https://lore.kernel.org/all/[email protected]/ Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions