]> git.baikalelectronics.ru Git - kernel.git/commit
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA
authorStephane Eranian <eranian@google.com>
Tue, 15 May 2012 11:28:13 +0000 (13:28 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 22 May 2012 15:57:46 +0000 (12:57 -0300)
commit4fe3e9d721c12d907a8fb5913634ee29996fd5dd
tree3c1d7d59af5e9cb7e427bfc86f0486f0f5f226f0
parentab914324e12f0f808f61bcdae4c167d30656c05a
perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATA

To match the PERF_RECORD_HEADER_TRACING_DATA record type.

This is the same info as the one used for pipe mode whereas the other
one is for regular file output. This will help in the later patch to add
meta-data infos in pipe mode.

Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1337081295-10303-4-git-send-email-eranian@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-record.c
tools/perf/util/header.c
tools/perf/util/header.h