aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2022-11-18 17:50:01 +0800
committerDaniel Borkmann <[email protected]>2022-11-18 23:55:02 +0100
commitee748cd95e3adf4acdb05194b2ea68e4073e09b6 (patch)
tree51ad9c2236c9d769b06450ea545298606f80a271 /tools/perf/scripts/python
parentd1e91173cd29ba13c5953d1820a7543140feec93 (diff)
bpf, samples: Use "grep -E" instead of "egrep"
The latest version of grep (3.8+) claims the egrep is now obsolete so the build now contains warnings that look like: egrep: warning: egrep is obsolescent; using grep -E Fix this up by moving the related file to use "grep -E" instead. Signed-off-by: Tiezhu Yang <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions