Searched hist:f1288bdb6d48324e46406230ebd70190ec815fbb (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/tests/shell/coresight/memcpy_thread/ |
H A D | Makefile | f1288bdb6d48324e46406230ebd70190ec815fbb Fri Sep 09 17:27:56 CEST 2022 Carsten Haitzler <carsten.haitzler@arm.com> perf test coresight: Add memcpy thread test tool
Add test tool to be driven by further test scripts. This is a simple C based memcpy with threads test to drive from scripts.
Reviewed-by: James Clark <james.clark@arm.com> Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Cc: Suzuki Poulouse <suzuki.poulose@arm.com> Cc: coresight@lists.linaro.org Link: https://lore.kernel.org/r/20220909152803.2317006-7-carsten.haitzler@foss.arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | .gitignore | f1288bdb6d48324e46406230ebd70190ec815fbb Fri Sep 09 17:27:56 CEST 2022 Carsten Haitzler <carsten.haitzler@arm.com> perf test coresight: Add memcpy thread test tool
Add test tool to be driven by further test scripts. This is a simple C based memcpy with threads test to drive from scripts.
Reviewed-by: James Clark <james.clark@arm.com> Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Cc: Suzuki Poulouse <suzuki.poulose@arm.com> Cc: coresight@lists.linaro.org Link: https://lore.kernel.org/r/20220909152803.2317006-7-carsten.haitzler@foss.arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|
H A D | memcpy_thread.c | f1288bdb6d48324e46406230ebd70190ec815fbb Fri Sep 09 17:27:56 CEST 2022 Carsten Haitzler <carsten.haitzler@arm.com> perf test coresight: Add memcpy thread test tool
Add test tool to be driven by further test scripts. This is a simple C based memcpy with threads test to drive from scripts.
Reviewed-by: James Clark <james.clark@arm.com> Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Cc: Suzuki Poulouse <suzuki.poulose@arm.com> Cc: coresight@lists.linaro.org Link: https://lore.kernel.org/r/20220909152803.2317006-7-carsten.haitzler@foss.arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
|