#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/Documentation/Makefile?h=linux-3.19.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
AgeCommit message (Expand)Author
2014-09-26Documentation: add makefiles for more targetsPeter Foley
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley