]> git.baikalelectronics.ru Git - kernel.git/commit
perf evlist: Introduce perf_evlist__strerror_tp method
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Oct 2013 15:07:58 +0000 (12:07 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 17 Oct 2013 17:35:20 +0000 (14:35 -0300)
commit98085e7d1c204e48e934815df4175aaa42b6f228
tree8fa200b1faf042d580cd290c36a8d2e179043acf
parent68e31b83c590844fd26c05f91a0021e11d998dc3
perf evlist: Introduce perf_evlist__strerror_tp method

Out of 'perf trace', should be used by other tools that uses
tracepoints.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ramkumar Ramachandra <artagnon@gmail.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-lyvtxhchz4ga8fwht15x8wou@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c
tools/perf/util/evlist.c
tools/perf/util/evlist.h