]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Additional pipe tests with pipe output written to a file
authorIan Rogers <irogers@google.com>
Thu, 29 Aug 2024 15:01:54 +0000 (08:01 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 30 Aug 2024 12:24:27 +0000 (09:24 -0300)
commitccb9004656e55ea13e11e93862aa32aa575bf802
treeb03ea85d2a3a014d4b197afe11c917e464cb9fab
parent2d57c32b32fb84c6f6b2342bca85c9ba2b2d759b
perf test: Additional pipe tests with pipe output written to a file

Additional pipe tests where piped files are written to disk. This
means that spotting a file name of "-" isn't a sufficient "is pipe?"
test.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Nick Terrell <terrelln@fb.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Yanteng Si <siyanteng@loongson.cn>
Cc: Yicong Yang <yangyicong@hisilicon.com>
Link: https://lore.kernel.org/r/20240829150154.37929-9-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/tests/shell/pipe_test.sh