]> git.baikalelectronics.ru Git - kernel.git/commit
perf evsel: Introduce config attr method
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Nov 2011 16:41:57 +0000 (14:41 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 28 Nov 2011 12:25:31 +0000 (10:25 -0200)
commit5ce8354c83204e4dbfe26a66ef3124aff063e5a0
tree96f8f0df01f362f3184e3dbc1137809e4d0aa065
parent1aea39a270b8ec296d0bf05f53c3a39b4a5d627d
perf evsel: Introduce config attr method

Out of the code in 'perf record', so that we can share option parsing,
etc. Eventually will be used by 'perf top', but first 'trace' will use
it.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-hzjqsgnte1esk90ytq0ap98v@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/perf.h
tools/perf/util/evlist.c
tools/perf/util/evlist.h
tools/perf/util/evsel.c
tools/perf/util/evsel.h