#!/bin/bash perf record -m 16384 -e sched:sched_wakeup -e sched:sched_wakeup_new -e sched:sched_switch -e sched:sched_migrate_task $@ le='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/tools/scripts?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/scripts
AgeCommit message (Expand)Author
2013-12-19tools lib traceevent: Add global QUIET_CC_FPIC build outputJiri Olsa
2013-12-19perf tools: Making QUIET_(CLEAN|INSTAL) variables globalJiri Olsa
2013-10-11tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar
2013-10-11perf tools: Implement summary output for 'make clean'Ingo Molnar
2013-07-08tools: Get only verbose output with V=1Robert Richter
2013-03-15perf tools: Correct Makefile.includeBorislav Petkov
2013-03-15perf tools: Honor parallel jobsBorislav Petkov
2012-11-19tools: Pass the target in descendDavid Howells
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells
2012-08-16perf tools: Let O= makes handle relative pathsSteven Rostedt
2012-04-25perf: Build libtraceevent.aSteven Rostedt
2012-04-11tools: Cleanup EXTRA_WARNINGSBorislav Petkov
2012-04-11tools: Add Makefile.includeBorislav Petkov