perf tools: Seek to the end of the header area
authorIngo Molnar <mingo@elte.hu>
Thu, 3 Sep 2009 14:21:11 +0000 (16:21 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 3 Sep 2009 14:21:11 +0000 (16:21 +0200)
commit2e01d1791168bb824226d8cc70e50374767dcc42
tree4c75306805576331431bab5c6504a003b50a54ff
parent8886f42d6d8dabeb488c706c339634a0e3e08df4
perf tools: Seek to the end of the header area

Leave the input fd at the data area.

It does not matter right now - but seeking at the end of it
certainly did not make sense.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/header.c