linux-surface/tools/perf/scripts/python/bin/event_analyzing_sample-record
2017-08-10 09:25:24 -04:00

9 lines
199 B
Bash

#!/bin/bash
#
# event_analyzing_sample.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record $@