Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at 9789de8bdc92a9ec95c9bc7b43e94de91acc4460 8 lines 190 B view raw
1#!/bin/sh 2 3# 4# stackcollapse.py can cover all type of perf samples including 5# the tracepoints, so no special record requirements, just record what 6# you want to analyze. 7# 8perf record "$@"