summaryrefslogtreecommitdiffstats
path: root/tools/perf/bench
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
|\
| * tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-081-1/+1
* | perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit arch...Arnaldo Carvalho de Melo2021-08-301-1/+2
* | perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo2021-08-301-22/+30
* | perf bench: Add benchmark for evlist open/close operationsRiccardo Mancini2021-08-103-0/+259
* | perf bench futex, requeue: Add --pi parameterDavidlohr Bueso2021-08-092-26/+111
* | perf bench futex, requeue: Robustify futex_wait() handlingDavidlohr Bueso2021-08-091-1/+14
* | perf bench futex, requeue: Add --broadcast optionDavidlohr Bueso2021-08-092-0/+5
* | perf bench futex: Add --mlockall parameterDavidlohr Bueso2021-08-096-0/+38
* | perf bench futex: Remove bogus backslash from commentDavidlohr Bueso2021-08-091-1/+1
* | perf bench futex: Group test parameters cleanupDavidlohr Bueso2021-08-096-137/+162
* | perf tools: Remove repipe argument from perf_session__new()Namhyung Kim2021-08-021-2/+2
|/
* perf tools: Fix various typos in commentsIngo Molnar2021-03-232-3/+3
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-084-19/+35
|\
| * perf bench numa: Fix the condition checks for max number of NUMA nodesAthira Rajeev2021-03-061-13/+29
| * perf tools: Cast (struct timeval).tv_sec when printingPierre Gondois2021-03-063-6/+6
* | perf bench: Fix misspellings using codespellXiong Zhenwu2021-03-061-1/+1
|/
* perf env: Remove unneeded internal/cpumap inclusionsIan Rogers2021-02-127-7/+0
* tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo2020-11-122-0/+6
* Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/l...Linus Torvalds2020-10-174-21/+524
|\
| * perf bench: Use condition variables in numa.Ian Rogers2020-10-141-21/+46
| * perf tools: Pass build_id object to filename__read_build_id()Jiri Olsa2020-10-141-1/+1
| * perf tools: Use build_id object in dsoJiri Olsa2020-10-141-2/+2
| * perf bench: Run inject-build-id with --buildid-all option tooNamhyung Kim2020-10-131-19/+35
| * perf bench: Add build-id injection benchmarkNamhyung Kim2020-10-133-0/+462
* | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-25/+0
|\ \ | |/ |/|
| * x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-062-25/+0
* | perf bench: Fix 2 memory sanitizer warningsIan Rogers2020-09-141-2/+2
* | perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session...YueHaibing2020-09-031-2/+2
|/
* perf bench numa: Remove dead code in parse_nodes_opt()Peng Fan2020-08-141-2/+0
* perf bench numa: Use numa_node_to_cpus() to bind tasks to nodesAlexander Gordeev2020-08-131-17/+16
* perf bench numa: Fix cpumask memory leak in node_has_cpus()Alexander Gordeev2020-08-131-4/+9
* perf bench mem: Always memset source before memcpyVincent Whitchurch2020-08-131-10/+11
* perf bench: Fix a couple of spelling mistakes in options textColin Ian King2020-08-121-2/+2
* perf bench numa: Fix benchmark namesAlexander Gordeev2020-08-121-18/+17
* perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev2020-08-121-1/+1
* perf bench: Add benchmark of find_next_bitIan Rogers2020-07-313-0/+137
* perf bench: Add basic syscall benchmarkDavidlohr Bueso2020-07-283-0/+83
* perf tools: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-281-1/+1
* tools feature: Rename HAVE_EVENTFD to HAVE_EVENTFD_SUPPORTArnaldo Carvalho de Melo2020-05-282-4/+4
* perf bench: Add kallsyms parsingIan Rogers2020-05-053-0/+77
* perf bench: Add a multi-threaded synthesize benchmarkIan Rogers2020-04-301-25/+186
* perf bench: Fix div-by-zero if runtime is zeroTommi Rantala2020-04-223-3/+6
* perf bench: Add event synthesis benchmarkIan Rogers2020-04-163-2/+103
* perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala2020-03-067-0/+7
* perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala2020-03-061-2/+2
* perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo2020-03-035-22/+23
* perf env: Remove needless cpumap.h headerArnaldo Carvalho de Melo2019-09-207-7/+8
* perf tools: Remove util.h from where it is not neededArnaldo Carvalho de Melo2019-09-202-2/+0
* perf tools: Remove needless builtin.h include directivesArnaldo Carvalho de Melo2019-09-203-3/+0