Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.35 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