aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/bench
AgeCommit message (Expand)Author
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee
2013-01-30perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-09-08perf bench: fix assert when NDEBUG is definedIrina Tirdea
2012-07-02perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake
2012-06-27perf bench: Documentation updateNamhyung Kim
2012-02-06perf tool: Fix perf stack to non executable on x86_64Jiri Olsa
2012-02-06Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa
2012-01-30perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim
2012-01-24perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich
2012-01-24perf bench: Also allow measuring memset()Jan Beulich
2012-01-24perf bench: Also allow measuring alternative memcpy implementationsJan Beulich
2012-01-24perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich
2011-02-07perf tool: Fix gcc 4.6.0 issuesKyle McMartin
2010-11-26perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake
2010-11-26perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2010-04-08perf bench: fix spelloRandy Dunlap
2010-04-03perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo
2009-12-14perf sched: Fix build failure on sparcDavid Miller
2009-12-14perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake
2009-11-24perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo
2009-11-22perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake
2009-11-19perf bench: Add memcpy() benchmarkHitoshi Mitake
2009-11-10perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake
2009-11-10perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake
2009-11-10perf bench: Clean up bench/bench.hIngo Molnar
2009-11-10perf bench: Modify builtin-pipe.c for processing common optionsHitoshi Mitake
2009-11-10perf bench: Modify bench/bench-messaging.c to adopt unified output formattingHitoshi Mitake
2009-11-10perf bench: Add format constants to bench.h for unified output formattingHitoshi Mitake
2009-11-09perf bench: Fix bench/sched-pipe.c to wait for child processHitoshi Mitake
2009-11-08perf bench: Add sched-pipe.c: Benchmark for pipe() system callHitoshi Mitake
2009-11-08perf bench: Add sched-messaging.c: Benchmark for scheduler and IPC mechanisms...Hitoshi Mitake
2009-11-08perf bench: Add new directory and header for new subcommand 'bench'Hitoshi Mitake