index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
perf tools: Get rid of on_exit() feature test
Namhyung Kim
3
-25
/
+0
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2014-02-28
perf tools: fix BFD detection on opensuse
Andi Kleen
1
-1
/
+1
2014-02-24
perf tools: Add feature check for libdw dwarf unwind
Jiri Olsa
3
-1
/
+23
2014-01-15
perf: tools: Fix cross building
Mark Rutland
1
-4
/
+5
2014-01-14
perf tools: Remove unused test-volatile-register-var.c
Yann Droneaud
1
-6
/
+0
2013-12-23
perf config: Ignore generated files in feature-checks
Chunwei Chen
2
-55
/
+57
2013-12-10
perf unwinding: Use the per-feature check flags
Jean Pihet
1
-4
/
+4
2013-12-04
perf tools: Remove stackprotector feature check
Jiri Olsa
2
-11
/
+1
2013-12-02
perf tools: Include test-stackprotector-all.c in test-all
Jiri Olsa
1
-0
/
+5
2013-11-14
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2
-4
/
+3
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+21
2013-11-05
perf kvm: Disable live command if timerfd is not supported
David Ahern
3
-1
/
+28
2013-11-04
perf tools: Fix libunwind build and feature detection for 32-bit build
Adrian Hunter
1
-2
/
+2
2013-11-04
perf tools: Fix 32-bit cross build
Adrian Hunter
1
-1
/
+1
2013-10-21
perf tools: Fix test_on_exit for 32-bit build
Adrian Hunter
1
-0
/
+1
2013-10-14
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
1
-6
/
+2
2013-10-14
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
1
-4
/
+4
2013-10-09
tools/perf/build: Pass through LDFLAGS to feature tests
Ingo Molnar
1
-1
/
+1
2013-10-09
tools/perf/build: Harmonize the style of the feature testcases
Ingo Molnar
11
-7
/
+11
2013-10-09
tools/perf/build: Collapse the test-all.c testcase
Ingo Molnar
1
-190
/
+100
2013-10-09
tools/perf/build: Clean up various testcases
Ingo Molnar
8
-9
/
+46
2013-10-09
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...
Ingo Molnar
2
-0
/
+22
2013-10-09
tools/perf/build: Speed up auto-detection
Ingo Molnar
1
-15
/
+16
2013-10-09
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar
2
-0
/
+199
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2
-12
/
+0
2013-10-09
tools/perf/build: Split out feature check: 'backtrace'
Ingo Molnar
2
-0
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'on-exit'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'strlcpy'
Ingo Molnar
2
-0
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libbfd'
Ingo Molnar
2
-0
/
+11
2013-10-09
tools/perf/build: Split out feature check: 'libpython-version'
Ingo Molnar
2
-0
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'libpython'
Ingo Molnar
2
-0
/
+25
2013-10-09
tools/perf/build: Split out feature check: 'libperl'
Ingo Molnar
2
-0
/
+22
2013-10-09
tools/perf/build: Split out feature check: 'gtk2-infobar'
Ingo Molnar
2
-0
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'gtk2'
Ingo Molnar
2
-0
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'libslang'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'libaudit'
Ingo Molnar
2
-0
/
+11
2013-10-09
tools/perf/build: Split out feature check: 'libunwind'
Ingo Molnar
2
-0
/
+24
2013-10-09
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
Ingo Molnar
2
-0
/
+11
2013-10-09
tools/perf/build: Split out feature check: 'libelf-mmap'
Ingo Molnar
2
-0
/
+11
2013-10-09
tools/perf/build: Split out feature check: 'dwarf'
Ingo Molnar
2
-0
/
+13
2013-10-09
tools/perf/build: Split out feature check: 'glibc'
Ingo Molnar
2
-0
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libelf'
Ingo Molnar
2
-0
/
+11
2013-10-09
tools/perf/build: Split out feature check: 'bionic'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'fortify-source'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'volatile-register-var'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector-all'
Ingo Molnar
2
-0
/
+10
[next]