]> www.infradead.org Git - users/willy/xarray.git/commit
perf trace-event-info: Rename for_each_event.
authorIan Rogers <irogers@google.com>
Wed, 3 Feb 2021 05:26:58 +0000 (21:26 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 3 Feb 2021 16:13:53 +0000 (13:13 -0300)
commitd2e31d7e3f7a06ea5f9cd6a9c773931828641805
treee99c8534d6b4e252473a2376d3ce175eca69df4e
parent1796829d9169a7a113c0b74aec04bd5c3ee9d70f
perf trace-event-info: Rename for_each_event.

Avoid a naming conflict with for_each_event with similar code in
parse-events.c, rename to for_each_event_tps.

Signed-off-by: Ian Rogers <irogers@google.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lore.kernel.org/lkml/20210203052659.2975736-1-irogers@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/trace-event-info.c