summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench
Commit message (Expand)AuthorAgeFilesLines
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-179-9/+9
* perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo2015-10-191-2/+2
* perf bench mem: Rename 'routine' to 'function'Ingo Molnar2015-10-191-30/+30
* perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar2015-10-193-18/+18
* perf bench mem: Reorganize the code a bitIngo Molnar2015-10-191-19/+19
* perf bench mem: Improve user visible stringsIngo Molnar2015-10-191-12/+17
* perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar2015-10-191-46/+46
* perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar2015-10-191-6/+6
* perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar2015-10-191-28/+28
* perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar2015-10-191-96/+50Star
* perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar2015-10-192-1/+1
* perf bench: Eliminate unused argument from bench_mem_common()Ingo Molnar2015-10-191-7/+4Star
* perf bench: Default to all routines in 'perf bench mem'Ingo Molnar2015-10-191-2/+2
* perf bench: Improve the 'perf bench mem memcpy' code readabilityIngo Molnar2015-10-191-56/+45Star
* perf bench futex: Add lock_pi stresserDavidlohr Bueso2015-07-204-0/+242
* perf bench numa: Share sched_getcpu() __weak def with cloexec.cArnaldo Carvalho de Melo2015-05-181-0/+1
* Merge branch 'perf/urgent' into perf/core, to resolve conflictsIngo Molnar2015-05-112-9/+18
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-062-9/+18
| |\
| | * perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-271-0/+8
| | * perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-271-2/+2
| | * perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-271-7/+8
* | | perf bench futex: Handle spurious wakeupsDavidlohr Bueso2015-05-081-1/+6
* | | perf bench futex: Support parallel waker threadsDavidlohr Bueso2015-05-083-0/+297
* | | Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-05-061-1/+31
|\ \ \ | |/ / |/| |
| * | perf bench numa: Show more stats of particular threads in verbose modePetr Holasek2015-05-041-1/+31
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-141-0/+11
|\|
| * Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-021-2/+2
| |\
| * | perf build: Add bench objects buildingJiri Olsa2015-02-121-0/+11
* | | Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-03-045-72/+72
|\ \ \ | |_|/ |/| |
| * | perf/bench: Add -r all so that you can run all mem* routinesBorislav Petkov2015-03-031-1/+9
| * | perf/bench: Carve out mem routine benchmarkingBorislav Petkov2015-03-031-62/+58Star
| * | perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov2015-03-034-10/+6Star
| |/
* / perf bench: Fix order of arguments to memcpy_alloc_memBruce Merry2015-02-231-2/+2
|/
* perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta2015-01-281-0/+13
* perf tools: Avoid build splat for syscall numbers with uclibcVineet Gupta2015-01-161-1/+1
* perf bench: Fix memcpy/memset outputRabin Vincent2014-12-091-8/+10
* perf bench: Merge memset into memcpyRabin Vincent2014-12-092-304/+90Star
* perf bench: Prepare memcpy for mergeRabin Vincent2014-12-091-78/+104
* 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/+19Star
* 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/+3Star
* 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
|\|