Add ARM System Profiler example usage script
authorJeenu Viswambharan <Jeenu.Viswambharan@arm.com>
Fri, 26 Sep 2014 15:45:19 +0000 (16:45 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Tue, 7 Oct 2014 11:11:03 +0000 (12:11 +0100)
commit0a20e0b2fde45e25d74ab99715b03023385d456c
tree660f811e63364549d8dc5397c706ac4de298ccc0
parent7fbab15783054a1343c57ef1ba2ed41c0aa62fdf
Add ARM System Profiler example usage script

The ARM System Profiler driver exposes System Profiler registers via.
debugfs files. The user space can program and later capture metrics from
System Profiler by accessing these files.

This script stands as an example for the System Profiler's usage.
scripts/arm-system-profiler-example.sh [new file with mode: 0644]