diff options
author | Patrice Duroux <patrice.duroux@gmail.com> | 2023-03-03 20:30:58 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-04-04 09:39:55 -0300 |
commit | 9835b742ac3ee16dee361e7ccda8022f99d1cd94 (patch) | |
tree | fb2aa922b6c7ce463086ce817c71e76a7717f8c3 /tools/perf/builtin-annotate.c | |
parent | 31c5ba6c2556f80842d464ed743aff50890c8208 (diff) | |
download | linux-9835b742ac3ee16dee361e7ccda8022f99d1cd94.tar.gz linux-9835b742ac3ee16dee361e7ccda8022f99d1cd94.tar.bz2 linux-9835b742ac3ee16dee361e7ccda8022f99d1cd94.zip |
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
It's not 2&>1, the correct is 2>&1
Fixes: ade1d0307b2fb3d9 ("perf offcpu: Update offcpu test for child process")
Signed-off-by: Patrice Duroux <patrice.duroux@gmail.com>
Acked-by: Ian 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: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions