summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-trace.c
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@redhat.com>2013-12-03 14:09:23 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2013-12-04 15:20:52 -0300
commit29f5ffd3d3ff9abdfc98928f7c4cb4097cefe434 (patch)
tree92d0e87f316562c7e641473798d46165e6681688 /tools/perf/builtin-trace.c
parentcef82c9f5a3deab94c1f1f02cfc25213844852ed (diff)
downloadop-kernel-dev-29f5ffd3d3ff9abdfc98928f7c4cb4097cefe434.zip
op-kernel-dev-29f5ffd3d3ff9abdfc98928f7c4cb4097cefe434.tar.gz
perf tools: Add trace-event object
Add trace-event object to keep together 'struct pevent' object with its loaded plugins with following interface: int trace_event__init(struct trace_event *t); - Initalizes 'struct pevent' object and loads plugins for it void trace_event__cleanup(struct trace_event *t); - Cleanups both 'struct pevent' and plugins Signed-off-by: Jiri Olsa <jolsa@redhat.com> Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com> Cc: David Ahern <dsahern@gmail.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/1386076182-14484-10-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-trace.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud