OSDN Git Service

perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()
authorJiri Olsa <jolsa@kernel.org>
Thu, 30 Aug 2018 06:32:15 +0000 (08:32 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 Aug 2018 18:52:21 +0000 (15:52 -0300)
commit318ec1841a3f26799fe663d8f979a57623c0c470
treec43138efb2a1f7b05a2d724cd111f013cb55253f
parent7d9ad16afe2bfc73b8967cc2aa2dc30f0170a8e2
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_attrs()

To be able to pass in other than session's evlist.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180830063252.23729-7-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/builtin-stat.c
tools/perf/util/header.c
tools/perf/util/header.h