]> git.itanic.dy.fi Git - linux-stable/commit
libperf: Get rid of attr.id field
authorNamhyung Kim <namhyung@kernel.org>
Fri, 25 Aug 2023 15:25:52 +0000 (08:25 -0700)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 29 Aug 2023 17:16:14 +0000 (14:16 -0300)
commitc091c78b73c82f1e2811ab19b8e287ddc7807651
tree78830e5420ad96b60545a381724268e2135e291b
parentf174341d0da1cb2fb8888e1fa228c31523eaec90
libperf: Get rid of attr.id field

Now there's no in-tree user of the field.  To remove the possible bug
later, let's get rid of the 'id' field and add a comment for that.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20230825152552.112913-4-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/lib/perf/include/perf/event.h