]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf script: Fix typo in branch event mask
authorYujie Liu <yujie.liu@intel.com>
Wed, 12 Mar 2025 07:56:36 +0000 (15:56 +0800)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 13 Mar 2025 20:19:27 +0000 (13:19 -0700)
commit2f39edece13da7b4fa2a783e05bc5a9bb00b20ca
treea8b460b68d2ca185228305c77c2223c2e0992c12
parent2333cfa9f80464ba797a7d4c53886278ffe82cb9
perf script: Fix typo in branch event mask

BRACH -> BRANCH

Fixes: 88b1473135e4 ("perf script: Separate events from branch types")
Signed-off-by: Yujie Liu <yujie.liu@intel.com>
Reviewed-by: Leo Yan <leo.yan@arm.com>
Reviewed-by: James Clark <james.clark@linaro.org>
Link: https://lore.kernel.org/r/20250312075636.429127-1-yujie.liu@intel.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/event.h
tools/perf/util/trace-event-scripting.c