diff options
| author | Andy Shevchenko <[email protected]> | 2021-06-30 18:55:17 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-07-01 11:06:04 -0700 |
| commit | 0362c27fb373ea04eace9e7a70e61036ab81f09f (patch) | |
| tree | bf77c5568394fe6da0ecd6ffdf57efa87d37fa53 /tools/perf/scripts/python/stackcollapse.py | |
| parent | a0809783355cfe1cc1b2fa7f881c3a79df0b2a27 (diff) | |
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Some users may want to have an ASCII based filter for printable only
characters, provided by conjunction of isascii() and isprint() functions.
Here is the addition of a such.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Chuck Lever <[email protected]>
Cc: "J. Bruce Fields" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions