aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/sched-pipe.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo2017-03-27
* perf bench sched-pipe: Use linux/time64.h, USEC_PER_SECArnaldo Carvalho de Melo2016-08-23
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-17
* perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-16
* perf bench sched: Add --threaded optionIngo Molnar2013-10-11
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-08
* perf tool: Fix gcc 4.6.0 issuesKyle McMartin2011-02-07
* perf bench: fix spelloRandy Dunlap2010-04-08
* perf sched: Fix build failure on sparcDavid Miller2009-12-14
* perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-14
* perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake2009-11-10
* perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake2009-11-09
* perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake2009-11-09
* perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake2009-11-08