diff options
author | Vince Weaver <vincent.weaver@maine.edu> | 2019-07-25 18:57:43 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2019-07-29 15:03:43 +0300 |
commit | 2e9a06dda10aea81a17c623f08534dac6735434a (patch) | |
tree | 18274e905e77d86db53bc3a42b6ab688533895b7 /tools/lib | |
parent | 20f9781f491360e7459c589705a2e4b1f136bee9 (diff) | |
download | linux-2e9a06dda10aea81a17c623f08534dac6735434a.tar.xz |
perf tools: Fix perf.data documentation units for memory size
The perf.data-file-format documentation incorrectly says the
HEADER_TOTAL_MEM results are in bytes. The results are in kilobytes
(perf reads the value from /proc/meminfo)
Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/alpine.DEB.2.21.1907251155500.22624@macbook-air
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions