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

Configure Feed

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

at v2.6.36-rc8 7 lines 141 B view raw
1#!/bin/bash 2# description: workqueue stats (ins/exe/create/destroy) 3perf trace $@ -s ~/libexec/perf-core/scripts/perl/workqueue-stats.pl 4 5 6 7