original_kernel/tools/perf
Adrian Hunter 74af377bc2 perf tools: Fix non-debug build
In the absence of s DEBUG variable definition on the command line perf
tools was building without optimization.  Fix by assigning DEBUG if it
is not defined.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1382427258-17495-2-git-send-email-adrian.hunter@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2013-10-23 11:07:14 -03:00
..
Documentation perf top: Add --max-stack option to limit callchain stack scan 2013-10-21 17:36:25 -03:00
arch
bench perf tools: Fix bench/numa.c for 32-bit build 2013-10-21 11:19:42 -03:00
config perf tools: Fix non-debug build 2013-10-23 11:07:14 -03:00
python
scripts
tests perf test: Consider PERF_SAMPLE_TRANSACTION in the "sample parsing" test 2013-10-23 09:55:37 -03:00
ui perf annotate: Another fix for annotate_browser__callq() 2013-10-14 12:21:18 -03:00
util perf evlist: Validate that mmap_pages is not too big 2013-10-23 11:06:03 -03:00
.gitignore perf tools: Ignore 'perf timechart' output file 2013-10-11 12:17:37 -03:00
CREDITS
MANIFEST
Makefile tools/perf/build: Pass through DEBUG parameter 2013-10-14 10:29:07 -03:00
Makefile.perf perf tools: Add perf_data_file__open interface to data object 2013-10-21 17:33:24 -03:00
bash_completion
builtin-annotate.c perf tools: Stop using 'self' in some more places 2013-10-23 09:55:37 -03:00
builtin-bench.c perf bench: Change the procps visible command-name of invididual benchmark tests plus cleanups 2013-10-23 09:57:34 -03:00
builtin-buildid-cache.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-buildid-list.c perf session: Separating data file properties from session 2013-10-21 17:33:25 -03:00
builtin-diff.c perf tools: Stop using 'self' in some more places 2013-10-23 09:55:37 -03:00
builtin-evlist.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-help.c
builtin-inject.c perf inject: Do not repipe attributes to a perf.data file 2013-10-23 10:58:03 -03:00
builtin-kmem.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-kvm.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-list.c
builtin-lock.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-mem.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-probe.c
builtin-record.c perf session: Separating data file properties from session 2013-10-21 17:33:25 -03:00
builtin-report.c perf tools: Stop using 'self' in some more places 2013-10-23 09:55:37 -03:00
builtin-sched.c perf sched: Optimize build time 2013-10-23 10:24:29 -03:00
builtin-script.c perf script: Make perf_script a local variable 2013-10-23 10:27:03 -03:00
builtin-stat.c perf stat: Add units to nanosec-based counters 2013-10-11 12:17:46 -03:00
builtin-timechart.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin-top.c perf top: Add --max-stack option to limit callchain stack scan 2013-10-21 17:36:25 -03:00
builtin-trace.c perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00
builtin.h
command-list.txt
design.txt
perf-archive.sh
perf.c perf trace: Add 'trace' alias to 'perf trace' 2013-10-11 12:17:10 -03:00
perf.h perf tools: Add data object to handle perf data file 2013-10-21 17:33:24 -03:00