Skip to content

automated/linux/perf/perf

Description

Perf is a profiler tool for Linux and is used to collect and analyze performance and trace data. This test runs following perf commands: record(record events for later reporting), report(break down events by process, function, etc), stat(obtain event counts) and test(Run sanity tests).

Maintainer

  • naresh.kamboju@linaro.org
  • milosz.wasilewski@linaro.org

OS

  • openembedded
  • debian

Scope

  • performance

Devices

  • dragonboard410c
  • hi6220-hikey
  • juno
  • x15
  • x86

Steps to reproduce

  • cd ./automated/linux/perf/
  • ./perf.sh -s "${SKIP_INSTALL}"
  • ../../utils/send-to-lava.sh ./output/result.txt