summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/sched-messaging.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-171-1/+1
* perf bench sched-messaging: Drop barf()Davidlohr Bueso2014-06-191-26/+19Star
* perf bench sched-messaging: Plug memleakDavidlohr Bueso2014-06-191-0/+2
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-1/+1
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-171-4/+2Star
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-2/+2
* perf sched: Fix build failure on sparcDavid Miller2009-12-141-2/+4
* perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-141-1/+1
* perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake2009-11-101-3/+3
* perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake2009-11-101-7/+11
* perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake2009-11-081-0/+332