aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench
Commit message (Expand)AuthorAge
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\
| * perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-27
| * perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-27
| * perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-27
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\|
| * Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-02
| |\
| * | perf build: Add bench objects buildingJiri Olsa2015-02-12
* | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-04
|\ \ \ | |_|/ |/| |
| * | perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov2015-03-03
| * | perf/bench: Carve out mem routine benchmarkingBorislav Petkov2015-03-03
| * | perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-03
| |/
* / perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-22
|/
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-28
* perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-16
* perf bench: Fix memcpy/memset outputRabin Vincent2014-12-09
* perf bench: Merge memset into memcpyRabin Vincent2014-12-09
* perf bench: Prepare memcpy for mergeRabin Vincent2014-12-09
* perf bench futex: Sanitize -q option in requeueDavidlohr Bueso2014-09-29
* perf bench futex: Support operations for shared futexesDavidlohr Bueso2014-09-29
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-17
* perf tools: Enable close-on-exec flag on perf file descriptorYann Droneaud2014-07-18
* perf bench sched-messaging: Drop barf()Davidlohr Bueso2014-06-19
* perf bench mem: The -o and -n options are mutually exclusiveDavidlohr Bueso2014-06-19
* perf bench futex: Use global --repeat optionDavidlohr Bueso2014-06-19
* perf bench: Add --repeat optionDavidlohr Bueso2014-06-19
* perf bench sched-messaging: Plug memleakDavidlohr Bueso2014-06-19
* Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar2014-04-14
|\
| * perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra2014-04-14
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\|
| * perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-14
| * perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-14
| * perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-14
* | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-14
|/
* perf tools: Fix bench/numa.c for 32-bit buildAdrian Hunter2013-10-21
* perf bench: Fix failing assertions in numa benchPetr Holasek2013-10-11
* perf bench sched: Add --threaded optionIngo Molnar2013-10-11
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
* perf bench: Fix memcpy benchmark for large sizesAndi Kleen2013-07-22
* perf bench: Fix memory allocation fail check in mem{set,cpy} workloadsKirill A. Shutemov2013-07-08
* perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-14
* perf: Add 'perf bench numa mem' NUMA performance measurement suiteIngo Molnar2013-01-30
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-11
* perf bench: fix assert when NDEBUG is definedIrina Tirdea2012-09-08
* perf bench: Fix confused variable namings and descriptions in mem subsystemHitoshi Mitake2012-07-02
* perf bench: Documentation updateNamhyung Kim2012-06-27
* perf tool: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-06
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
|\
| * perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-06
* | perf tools: Remove unnecessary ctype.h inclusionNamhyung Kim2012-01-30
* | perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"Jan Beulich2012-01-24