original_kernel/tools/perf/tests
Jiri Olsa 611ec12716 perf tests: Add static build make test
Adding test for building static perf build into the automated
suite. Also available via following commands:

  $ make -f tests/make make_static
  - make_static: cd . && make -f Makefile DESTDIR=/tmp/tmp.7u5MlB4njo LDFLAGS=-static
  $ make -f tests/make make_static_O
  - make_static_O: cd . && make -f Makefile O=/tmp/tmp.Ay6r3wEmtX DESTDIR=/tmp/tmp.vK0KQwO0Vi LDFLAGS=-static

Acked-by: David Ahern <dsahern@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1398760413-7574-1-git-send-email-jolsa@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
2014-04-30 16:48:57 +02:00
..
attr
attr.c
attr.py
bp_signal.c
bp_signal_overflow.c
builtin-test.c perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro 2014-02-18 09:34:48 -03:00
code-reading.c perf tools: Fix double free in perf test 21 (code-reading.c) 2014-04-15 13:57:14 +02:00
dso-data.c
dwarf-unwind.c perf machine: Factor machine__find_thread to take tid argument 2014-03-14 18:08:42 -03:00
evsel-roundtrip-name.c
evsel-tp-sched.c
hists_link.c perf tools: Use tid in mmap/mmap2 events to find maps 2014-03-18 18:17:00 -03:00
keep-tracking.c
make perf tests: Add static build make test 2014-04-30 16:48:57 +02:00
mmap-basic.c
open-syscall-all-cpus.c
open-syscall-tp-fields.c
open-syscall.c
parse-events.c perf tools: Move fs.* to lib/api/fs/ 2014-02-18 09:34:49 -03:00
parse-no-sample-id-all.c
perf-record.c
perf-targz-src-pkg
perf-time-to-tsc.c
pmu.c
python-use.c
rdpmc.c
sample-parsing.c perf callchain: Add mask into struct regs_dump 2014-02-18 09:34:48 -03:00
sw-clock.c
task-exit.c
tests.h perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro 2014-02-18 09:34:48 -03:00
vmlinux-kallsyms.c