index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
bench
/
mem-functions.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-03-27
perf tools: Remove unused 'prefix' from builtin functions
Arnaldo Carvalho de Melo
2016-10-24
perf bench mem: Move boilerplate memory allocation to the infrastructure
Arnaldo Carvalho de Melo
2016-08-23
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
2016-04-26
perf bench: Remove one more die() call
Arnaldo Carvalho de Melo
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-10-19
perf bench: Use named initializers in the trailer too
Arnaldo Carvalho de Melo
2015-10-19
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2015-10-19
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
2015-10-19
perf bench mem: Reorganize the code a bit
Ingo Molnar
2015-10-19
perf bench mem: Improve user visible strings
Ingo Molnar
2015-10-19
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2015-10-19
perf bench mem: Rename 'routine' to 'routine_str'
Ingo Molnar
2015-10-19
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2015-10-19
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2015-10-19
perf bench: Rename 'mem-memcpy.c' => 'mem-functions.c'
Ingo Molnar