]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf script: Update brstack syntax documentation
authorYujie Liu <yujie.liu@intel.com>
Wed, 12 Mar 2025 07:23:29 +0000 (15:23 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Fri, 14 Mar 2025 17:41:08 +0000 (10:41 -0700)
commitfa9bc517af6b20a0e36cea95456d1485d98d3113
tree04c7af4014fc5d9d117277e31567e53291afce60
parent2f39edece13da7b4fa2a783e05bc5a9bb00b20ca
perf script: Update brstack syntax documentation

The following commits added new fields/flags to the branch stack field
list:

commit 1f48989cdc7d ("perf script: Output branch sample type")
commit 6ade6c646035 ("perf script: Show branch speculation info")
commit 1e66dcff7b9b ("perf script: Add not taken event for branch stack")

Update brstack syntax documentation to be consistent with the latest
branch stack field list. Improve the descriptions to help users
interpret the fields accurately.

Signed-off-by: Yujie Liu <yujie.liu@intel.com>
Reviewed-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: Sandipan Das <sandipan.das@amd.com>
Link: https://lore.kernel.org/r/20250312072329.419020-1-yujie.liu@intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/Documentation/perf-script.txt