aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/bench/mem-functions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-13perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2019-08-29perf tools: Move everything related to sys_perf_event_open() to perf-sys.hArnaldo Carvalho de Melo1-1/+2
2019-07-09tools lib: Adopt zalloc()/zfree() from tools/perfArnaldo Carvalho de Melo1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-19perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo1-0/+1
2017-03-27perf tools: Remove unused 'prefix' from builtin functionsArnaldo Carvalho de Melo1-2/+2
2016-10-24perf bench mem: Move boilerplate memory allocation to the infrastructureArnaldo Carvalho de Melo1-47/+30
2016-08-23perf bench mem: Use USEC_PER_SECArnaldo Carvalho de Melo1-1/+2
2016-04-26perf bench: Remove one more die() callArnaldo Carvalho de Melo1-7/+15
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-10-19perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo1-2/+2
2015-10-19perf bench mem: Rename 'routine' to 'function'Ingo Molnar1-30/+30
2015-10-19perf bench: Harmonize all the -l/--nr_loops optionsIngo Molnar1-11/+11
2015-10-19perf bench mem: Reorganize the code a bitIngo Molnar1-19/+19
2015-10-19perf bench mem: Improve user visible stringsIngo Molnar1-12/+17
2015-10-19perf bench mem: Fix 'length' vs. 'size' naming confusionIngo Molnar1-46/+46
2015-10-19perf bench mem: Rename 'routine' to 'routine_str'Ingo Molnar1-6/+6
2015-10-19perf bench mem: Change 'cycle' to 'cycles'Ingo Molnar1-28/+28
2015-10-19perf bench: Remove the prefaulting complication from 'perf bench mem mem*'Ingo Molnar1-96/+50
2015-10-19perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'Ingo Molnar1-0/+420