diff options
author | Ingo Molnar <[email protected]> | 2015-10-19 10:04:25 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-19 16:07:11 -0300 |
commit | a69b4f741340a52d0976636a45c9976a883f03a0 (patch) | |
tree | f20df2c4518cf90048adaf477b5d90a9b0d06274 /tools/perf/scripts/python/stackcollapse.py | |
parent | e815e327604af880bdcf38cdd711dfa78627ab2a (diff) |
perf bench mem: Fix 'length' vs. 'size' naming confusion
So 'perf bench mem memcpy/memset' consistently uses 'len' and 'length'
for buffer sizes - while it's really a memory buffer size. (strings have
length.)
Rename all affected variables.
Signed-off-by: Ingo Molnar <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Hitoshi Mitake <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Update perf-bench man page ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions