summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench
Commit message (Expand)AuthorAgeFilesLines
* perf bench futex: Sanitize -q option in requeueDavidlohr Bueso2014-09-291-1/+3
* perf bench futex: Support operations for shared futexesDavidlohr Bueso2014-09-293-16/+30
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-171-1/+1
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-182-2/+6
* perf bench sched-messaging: Drop barf()Davidlohr Bueso2014-06-191-26/+19
* perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso2014-06-192-0/+10
* perf bench futex: Use global --repeat optionDavidlohr Bueso2014-06-192-19/+3
* perf bench: Add --repeat optionDavidlohr Bueso2014-06-191-0/+1
* perf bench sched-messaging: Plug memleakDavidlohr Bueso2014-06-191-0/+2
* Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar2014-04-141-0/+4
|\
| * perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra2014-04-141-0/+4
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-315-0/+698
|\ \ | |/
| * perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-143-0/+225
| * perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-143-0/+212
| * perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-143-0/+261
* | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-141-0/+1
|/
* perf tools: Fix bench/numa.c for 32-bit buildAdrian Hunter2013-10-211-2/+2
* perf bench: Fix failing assertions in numa benchPetr Holasek2013-10-111-13/+21
* perf bench sched: Add --threaded optionIngo Molnar2013-10-111-29/+86
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-094-4/+4
* perf bench: Fix memcpy benchmark for large sizesAndi Kleen2013-07-221-0/+2
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-082-3/+3
* perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-141-0/+24
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-302-0/+1732
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-115-7/+8
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-081-3/+3
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-022-80/+80
* perf bench: Documentation updateNamhyung Kim2012-06-272-6/+6
* perf tool: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+7
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-061-0/+6
|\
| * perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-061-0/+6
* | perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-302-2/+0
* | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-242-4/+18
* | perf bench: Also allow measuring memset()Jan Beulich2012-01-245-0/+322
* | perf bench: Also allow measuring alternative memcpy implementationsJan Beulich2012-01-242-0/+12
* | perf bench: Make "default" memcpy() selection actually use glibc's implementa...Jan Beulich2012-01-241-1/+1
|/
* perf tool: Fix gcc 4.6.0 issuesKyle McMartin2011-02-071-1/+1
* perf bench: Add feature that measures the performance of the arch/x86/lib/mem...Hitoshi Mitake2010-11-263-0/+18
* perf bench: Print both of prefaulted and no prefaulted results by defaultHitoshi Mitake2010-11-261-57/+162
* perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo2010-05-171-4/+2
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-142-3/+3
* perf bench: fix spelloRandy Dunlap2010-04-081-1/+1
* perf tools: Move the prototypes in util/string.h to util.hArnaldo Carvalho de Melo2010-04-031-1/+0
* perf sched: Fix build failure on sparcDavid Miller2009-12-142-4/+8
* perf bench: Add "all" pseudo subsystem and "all" pseudo suiteHitoshi Mitake2009-12-142-3/+4
* perf tools: Introduce zalloc() for the common calloc(1, N) caseArnaldo Carvalho de Melo2009-11-241-2/+2
* perf bench: Make the mem/memcpy tests more user-friendlyHitoshi Mitake2009-11-221-15/+22
* perf bench: Add memcpy() benchmarkHitoshi Mitake2009-11-192-0/+187
* perf bench: Improve sched-message.c with more comfortable outputHitoshi Mitake2009-11-101-3/+3
* perf bench: Improve sched-pipe.c with more comfortable outputHitoshi Mitake2009-11-101-5/+6
OpenPOWER on IntegriCloud