aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/sched-pipe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-1/+1
2016-08-23perf bench sched-pipe: Use linux/time64.h, USEC_PER_SECArnaldo Carvalho de Melo1-4/+5
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-01-16perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta1-1/+1
2013-10-11perf bench sched: Add --threaded optionIngo Molnar1-29/+86
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-3/+3
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea1-3/+3
2011-02-07perf tool: Fix gcc 4.6.0 issuesKyle McMartin1-1/+1
2010-04-08perf bench: fix spelloRandy Dunlap1-1/+1
2009-12-14perf sched: Fix build failure on sparcDavid Miller1-2/+4
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake1-2/+3
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake1-5/+6
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake1-8/+14
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake1-3/+7
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake1-0/+113