diff options
author | 2023-06-16 09:56:07 +0800 | |
---|---|---|
committer | 2023-06-16 11:02:01 -0300 | |
commit | bb6b369cb42737afa4114f371868eb1d858ff36e (patch) | |
tree | 717a9d8eaedf2f9009e072cca489b60f586c8d74 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | perf mem: Scan all PMUs instead of just core ones (diff) | |
download | wireguard-linux-bb6b369cb42737afa4114f371868eb1d858ff36e.tar.xz wireguard-linux-bb6b369cb42737afa4114f371868eb1d858ff36e.zip |
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 <yangtiezhu@loongson.cn>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Leo Yan <leo.yan@linaro.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: loongson-kernel@lists.loongnix.cn
Link: https://lore.kernel.org/r/1686880567-30017-1-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions