Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5ed08dae9d2f2307c103e2dce94d801e74aefae4
/
tools
/
perf
/
config
c6e5e9f
perf tools: Fix building error in x86_64 when dwarf unwind is on
by Namhyung Kim
· 10 years ago
5e2d4d0
perf tools: Clean up libelf feature support code
by Namhyung Kim
· 10 years ago
e92ce12
perf tools: Add gzip decompression support for kernel module
by Namhyung Kim
· 10 years ago
46b1fa8
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
by Adrian Hunter
· 10 years ago
e477f3f
perf tools: Build programs to copy 32-bit compatibility
by Adrian Hunter
· 10 years ago
bf9e3e5
perf tools: Fix GNU-only grep usage in Makefile
by John Spencer
· 10 years ago
6997af72
perf tools: Allow to specify lib compile variable for spec usage
by Jiri Olsa
· 10 years ago
65ccb4f
perf tools powerpc: Fix build issue when DWARF support is disabled
by Anton Blanchard
· 10 years ago
d6a947f
perf tools: Default to python version 2
by Thomas Ilsche
· 10 years ago
56c7d79
perf tools: Fix make PYTHON override
by Namhyung Kim
· 10 years ago
f6d3136
perf tools: Add feature test for __sync_val_compare_and_swap
by Adrian Hunter
· 10 years ago
da50ad6
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
by Alexander Yarygin
· 10 years ago
a60335b
perf tools powerpc: Adjust callchain based on DWARF debug info
by Sukadev Bhattiprolu
· 10 years ago
f9ca2d8
perf tools: Emit more precise message for missing glibc static library
by Arnaldo Carvalho de Melo
· 10 years ago
fc9cabe
perf tools: Fix 'make help' message error
by Jianyu Zhan
· 10 years ago
6a2f254
perf tools: Add warning when disabling perl scripting support due to missing devel files
by Arnaldo Carvalho de Melo
· 10 years ago
90fa9de
perf tests: Add dwarf unwind test on ARM
by Jean Pihet
· 10 years ago
bac1e4d
perf tools: Get rid of on_exit() feature test
by Namhyung Kim
· 10 years ago
3617660
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 11 years ago
6392b4e
perf x86: Fix perf to use non-executable stack, again
by Mathias Krause
· 11 years ago
2cf9040
perf tools: Fix bfd dependency libraries detection
by Jiri Olsa
· 11 years ago
8ab596a
perf tools ARM64: Wire up perf_regs and unwind support
by Jean Pihet
· 11 years ago
4dc549e
perf tools: Disable libdw unwind for all but x86 arch
by Jiri Olsa
· 11 years ago
fbdd17e
Merge branch 'perf-core-for-mingo' into perf/urgent
by Ingo Molnar
· 11 years ago
2c529e4
perf tools: Pick up libdw without explicit LIBDW_DIR
by Ramkumar Ramachandra
· 11 years ago
9458955
perf callchains: Disable unwind libraries when libelf isn't found
by Arnaldo Carvalho de Melo
· 11 years ago
18a1a7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
0066f3b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
620830b
perf tools: Allow building for tile
by Zhigang Lu
· 11 years ago
280e7c4
perf tools: fix BFD detection on opensuse
by Andi Kleen
· 11 years ago
0a4f2b6
perf tools: Setup default dwarf post unwinder
by Jiri Olsa
· 11 years ago
5ea8415
perf tools: Add libdw DWARF post unwind support
by Jiri Olsa
· 11 years ago
4575789
perf tools: Add feature check for libdw dwarf unwind
by Jiri Olsa
· 11 years ago
7a0447d
perf tools: Warn the user about how to enable libunwind support
by Arnaldo Carvalho de Melo
· 11 years ago
8d79076
perf tools: Add variable display for VF make output
by Jiri Olsa
· 11 years ago
0695e57
perf tools: Factor features display code
by Jiri Olsa
· 11 years ago
9ff125d
perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro
by Jiri Olsa
· 11 years ago
b935a58
perf tools: Fix traceevent plugin path definitions
by Josh Boyer
· 11 years ago
a8a5cd8
perf: tools: Fix cross building
by Mark Rutland
· 11 years ago
26f7f98
perf tools: Remove unused test-volatile-register-var.c
by Yann Droneaud
· 11 years ago
8a625c1
tools include: Move perf's linux/compiler.h to a generic place
by Namhyung Kim
· 11 years ago
c4eb6c0
perf tools: Automate setup of FEATURE_CHECK_(C|LD)FLAGS-all variables
by Jiri Olsa
· 11 years ago
a6cf5f3
perf tools: Move arch setup into seprate Makefile
by Jiri Olsa
· 11 years ago
56560ec
perf config: Ignore generated files in feature-checks
by Chunwei Chen
· 11 years ago
b7248de
perf tools: Making QUIET_(CLEAN|INSTAL) variables global
by Jiri Olsa
· 11 years ago
1448fef
perf unwinding: Use the per-feature check flags
by Jean Pihet
· 11 years ago
ef517c6
perf tools: Add per-feature check flags
by Jean Pihet
· 11 years ago
3d7c014
perf tools: Add build and install plugins targets
by Jiri Olsa
· 11 years ago
e6d7cee
perf tools: Remove stackprotector feature check
by Jiri Olsa
· 11 years ago
bc32358
perf tools: Include test-stackprotector-all.c in test-all
by Jiri Olsa
· 11 years ago
6305edf
perf tools: Correct the message in feature-libnuma checking.
by Dongsheng Yang
· 11 years ago
e310718
tools/perf/build: Fix feature-libunwind-debug-frame handling
by Ingo Molnar
· 11 years ago
bb4c550
tools/perf/build: Fix timerfd feature check
by Ingo Molnar
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
df762ec
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
5febff0
tools/perf/build: Fix detection of non-core features
by David Ahern
· 11 years ago
87419c9
perf kvm: Disable live command if timerfd is not supported
by David Ahern
· 11 years ago
8a0c4c2
perf tools: Fix libunwind build and feature detection for 32-bit build
by Adrian Hunter
· 11 years ago
28e962b
perf tools: Fix 32-bit cross build
by Adrian Hunter
· 11 years ago
74af377
perf tools: Fix non-debug build
by Adrian Hunter
· 11 years ago
9402802
perf tools: Fix test_on_exit for 32-bit build
by Adrian Hunter
· 11 years ago
231486a
tools/perf/build: Simplify the autodep inclusion rule
by Ingo Molnar
· 11 years ago
046fa7a
tools/perf/build: Improve the 'stackprotector' feature test
by Ingo Molnar
· 11 years ago
01287e2
tools/perf/build: Remove the volatile-register-var feature check
by Ingo Molnar
· 11 years ago
5f36978
tools/perf/build: Simplify the libelf logic
by Ingo Molnar
· 11 years ago
0dc0974
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
by Ingo Molnar
· 11 years ago
fcf9258
tools/perf/build: Pass through DEBUG parameter
by Ingo Molnar
· 11 years ago
3e6a147
perf tools: Separate lbfd check out of NO_DEMANGLE condition
by Jiri Olsa
· 11 years ago
8a5411e9
perf tools: Implement summary output for 'make install'
by Ingo Molnar
· 11 years ago
8ec19c0
perf tools: Implement summary output for 'make clean'
by Ingo Molnar
· 11 years ago
e213708
perf tools: Add missing -ldl for gtk build
by Jiri Olsa
· 11 years ago
2f48fcd
perf tools: Implement addr2line directly using libbfd
by Roberto Vitillo
· 11 years ago
fc67297
perf tools: Separate out GTK codes to libperf-gtk.so
by Namhyung Kim
· 11 years ago
165108a
tools/perf/build: Clean up feature_print_code()
by Jiri Olsa
· 11 years ago
aa4acf6
tools/perf/build: Pass through LDFLAGS to feature tests
by Ingo Molnar
· 11 years ago
20c99e8
tools/perf/build: Harmonize the style of the feature testcases
by Ingo Molnar
· 11 years ago
1c2d1d8
tools/perf/build: Make sure autodep feature binaries honor the O= setting
by Ingo Molnar
· 11 years ago
3ca576a
tools/perf/build: Collapse the test-all.c testcase
by Ingo Molnar
· 11 years ago
1e3f30f
tools/perf/build: Clean up various testcases
by Ingo Molnar
· 11 years ago
0648f83
tools/perf/build: Remove unused config/feature-tests.mak
by Ingo Molnar
· 11 years ago
1c47661
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-demangle'
by Ingo Molnar
· 11 years ago
73a725f
tools/perf/build: Standardize the various messages output by parallel make
by Ingo Molnar
· 11 years ago
b3b64a1
tools/perf/build: Improve printout-of auto-detected features
by Ingo Molnar
· 11 years ago
f1138ec
tools/perf/build: Speed up auto-detection
by Ingo Molnar
· 11 years ago
baa9c30
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' target
by Ingo Molnar
· 11 years ago
fb1c918
tools/perf: Turn strlcpy() into a __weak function
by Ingo Molnar
· 11 years ago
4cc9117
tools/perf/build: Split out feature check: 'backtrace'
by Ingo Molnar
· 11 years ago
34ef216
tools/perf/build: Split out feature check: 'on-exit'
by Ingo Molnar
· 11 years ago
d0707c9
tools/perf/build: Split out feature check: 'strlcpy'
by Ingo Molnar
· 11 years ago
3b7646e
tools/perf/build: Split out feature check: 'libbfd'
by Ingo Molnar
· 11 years ago
95d061c
tools/perf/build: Split out feature check: 'libpython-version'
by Ingo Molnar
· 11 years ago
9734163
tools/perf/build: Split out feature check: 'libpython'
by Ingo Molnar
· 11 years ago
7181a67
tools/perf/build: Split out feature check: 'libperl'
by Ingo Molnar
· 11 years ago
c7a79e9
tools/perf/build: Split out feature check: 'gtk2-infobar'
by Ingo Molnar
· 11 years ago
7ef9e05
tools/perf/build: Split out feature check: 'gtk2'
by Ingo Molnar
· 11 years ago
b9498b5
tools/perf/build: Split out feature check: 'libslang'
by Ingo Molnar
· 11 years ago
d795a65
tools/perf/build: Split out feature check: 'libaudit'
by Ingo Molnar
· 11 years ago
058f952
tools/perf/build: Split out feature check: 'libunwind'
by Ingo Molnar
· 11 years ago
308e1e7
tools/perf/build: Clean up the libunwind logic in config/Makefile
by Ingo Molnar
· 11 years ago
b7bcef6
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
by Ingo Molnar
· 11 years ago
Next »