diff options
author | Tiezhu Yang <[email protected]> | 2023-06-16 09:56:07 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-06-16 11:02:01 -0300 |
commit | bb6b369cb42737afa4114f371868eb1d858ff36e (patch) | |
tree | 717a9d8eaedf2f9009e072cca489b60f586c8d74 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 5752c20f3787c9bc9ff9411a70b3d41add85518c (diff) |
perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescent "fgrep"
There exists the following warning when executing 'perf test record+probe_libc_inet_pton.sh':
fgrep: warning: fgrep is obsolescent; using grep -F
This is tested on Fedora 38, the version of grep is 3.8, the latest
version of grep claims the fgrep is obsolete, use "grep -F" instead of
"fgrep" to silence the warning.
Signed-off-by: Tiezhu Yang <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions