tmp_suning_uos_patched/tools/perf
Frederic Weisbecker 8a0ecfb8b4 perf hist: Fix missing getline declaration
hist.c needs to include util.h so that it gets stdio.h
inclusion with __GNU_SOURCE defined.

Fixes:
	util/hist.c: In function ‘hist_entry__parse_objdump_line’:
	util/hist.c:931: erreur: implicit declaration of function ‘getline’
	util/hist.c:931: erreur: nested extern declaration of ‘getline’

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1273772836-11533-1-git-send-regression-fweisbec@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-05-13 16:32:58 -03:00
..
arch
bench
Documentation perf list: Improve the raw hw event descriptor documentation 2010-05-07 14:07:05 -03:00
scripts perf/trace/scripting: syscall-counts script cleanup 2010-05-10 19:51:02 -03:00
util perf hist: Fix missing getline declaration 2010-05-13 16:32:58 -03:00
.gitignore
builtin-annotate.c perf report: Librarize the annotation code and use it in the newt browser 2010-05-11 23:23:20 -03:00
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c perf hist: Introduce hists class and move lots of methods to it 2010-05-10 13:13:49 -03:00
builtin-help.c
builtin-inject.c
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c perf lock: Drop "-a" option from cmd_record() default arguments set 2010-05-09 21:52:27 +02:00
builtin-probe.c
builtin-record.c perf: Introduce a new "round of buffers read" pseudo event 2010-05-09 13:43:42 +02:00
builtin-report.c perf report: Librarize the annotation code and use it in the newt browser 2010-05-11 23:23:20 -03:00
builtin-sched.c
builtin-stat.c
builtin-test.c
builtin-timechart.c
builtin-top.c perf, x86: Improve the PEBS ABI 2010-05-07 11:31:02 +02:00
builtin-trace.c perf/trace/scripting: don't show script start/stop messages by default 2010-05-10 19:50:59 -03:00
builtin.h
command-list.txt
CREDITS
design.txt
Makefile perf report: Librarize the annotation code and use it in the newt browser 2010-05-11 23:23:20 -03:00
perf-archive.sh
perf.c
perf.h