diff options
author | Cezary Rojewski <[email protected]> | 2022-09-04 12:28:39 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-09-05 14:51:46 +0100 |
commit | f0b933236ec97de5ee49c60aae57a9c5c4dadc87 (patch) | |
tree | 1f3e94f35580aa828fc576a32f5c075968c79b97 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 376be51caf8871419bbcbb755e1e615d30dc3153 (diff) |
lib/string_helpers: Introduce parse_int_array_user()
Add new helper function to allow for splitting specified user string
into a sequence of integers. Internally it makes use of get_options() so
the returned sequence contains the integers extracted plus an additional
element that begins the sequence and specifies the integers count.
Suggested-by: Andy Shevchenko <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Cezary Rojewski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions