]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: Add call information to the database export API
authorAdrian Hunter <adrian.hunter@intel.com>
Thu, 30 Oct 2014 14:09:46 +0000 (16:09 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 3 Nov 2014 21:09:33 +0000 (18:09 -0300)
commitaace50ff2133fd27f4766f4aecda5001f6946aac
treef0952bc6ec3226f6921aece5e444e30b82115667
parent3d64264c7543a4e7044dd4bcf612b675084d58cc
perf tools: Add call information to the database export API

Make it possible for the database export API to use the enhanced thread
stack and export detailed information about paired calls and returns.

Signed-off-by: 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: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1414678188-14946-6-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/db-export.c
tools/perf/util/db-export.h