Skip to content
Commit 44060612 authored by Patrice Duroux's avatar Patrice Duroux Committed by Greg Kroah-Hartman
Browse files

perf tests record_offcpu.sh: Fix redirection of stderr to stdin



[ Upstream commit 9835b742 ]

It's not 2&>1, the correct is 2>&1

Fixes: ade1d030 ("perf offcpu: Update offcpu test for child process")
Signed-off-by: default avatarPatrice Duroux <patrice.duroux@gmail.com>
Acked-by: default avatarIan Rogers <irogers@google.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20230303193058.21274-1-patrice.duroux@gmail.com


Signed-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 6d20672d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment