Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 69050f8d6d075dc01af7a5f2f550a8067510366f 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 "$@"