aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/sched-messaging.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-17perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo1-1/+1
2014-06-19perf bench sched-messaging: Drop barf()Davidlohr Bueso1-26/+19
2014-06-19perf bench sched-messaging: Plug memleakDavidlohr Bueso1-0/+2
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-1/+1
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo1-4/+2
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie1-2/+2
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-1/+1
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake1-3/+3
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake1-7/+11
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms based on hackbenchHitoshi Mitake1-0/+332