]> git.ipfire.org Git - thirdparty/linux.git/commit
perf tools: Document recent additions to the perf.data file header
authorThomas Falcon <thomas.falcon@intel.com>
Fri, 12 Jun 2026 19:28:47 +0000 (14:28 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 15 Jun 2026 19:54:39 +0000 (16:54 -0300)
commit1221e50b4aa60b98aade37eb4e536d4a2cb93e75
tree4ed0de14bdefd1721c7d227b589d44da20dfef66
parentcd355f6dc70503191249c5147e2f2e8f3c8838bd
perf tools: Document recent additions to the perf.data file header

Add documentation for recently added HEADER_E_MACHINE and
HEADER_CLN_SIZE data to the perf.data file. Also fix a typo
at the end of the header section.

Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Thomas Falcon <thomas.falcon@intel.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Dapeng Mi <dapeng1.mi@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: James Clark <james.clark@linaro.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf.data-file-format.txt