]> Gentwo Git Trees - linux/.git/commit
perf python: Fixup description of sample.id event member
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 12 Mar 2025 20:31:36 +0000 (17:31 -0300)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 18 Mar 2025 23:08:05 +0000 (16:08 -0700)
commit1376c195e8ad327bb9f2d32e0acc5ac39e7cb30a
treea91bfe9d1774c19789af9f9b4afdb6447e6dbb29
parentca2182097e5ba88cd8f15871721026fc90ac0870
perf python: Fixup description of sample.id event member

Some old cut'n'paste error, its "ip", so the description should be
"event ip", not "event type".

Fixes: 877108e42b1b9ba6 ("perf tools: Initial python binding")
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Link: https://lore.kernel.org/r/20250312203141.285263-2-acme@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/util/python.c