]> git.baikalelectronics.ru Git - kernel.git/commit
perf doc: Fix documentation of the Flags section in perf.data
authorJonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
Tue, 19 Feb 2019 15:45:15 +0000 (16:45 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 19 Feb 2019 16:39:12 +0000 (13:39 -0300)
commit7b910b75321e697e30dfcc0321f97d3fa9426cd2
treebff92aba94ae75fbabc5b4df46d5498b7eac3490
parent40591f8b86dd2a8857506f389b4cf5156000f8a4
perf doc: Fix documentation of the Flags section in perf.data

According to the current documentation the flags section is placed after
the file header itself but the code assumes to find the flags section
after the data section. This change updates the documentation to that
assumption.

Signed-off-by: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Link: http://lkml.kernel.org/r/20190219154515.3954-2-jonas.rabenstein@studium.uni-erlangen.de
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf.data-file-format.txt