index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf build: Move feature checks code under tools/build
Jiri Olsa
2015-03-21
1
-160
/
+0
*
perf build: Move features build output under features directory
Jiri Olsa
2015-03-18
1
-2
/
+3
*
perf build: Disable default check for libbabeltrace
Jiri Olsa
2015-03-18
1
-1
/
+1
*
perf tools: Improve feature test debuggability
Ingo Molnar
2015-03-02
1
-8
/
+8
*
perf tools: Add feature check for libbabeltrace
Jiri Olsa
2015-02-25
1
-2
/
+6
*
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-11
1
-1
/
+1
*
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
2015-01-28
1
-0
/
+4
*
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-11-05
1
-2
/
+6
*
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-10-29
1
-1
/
+9
*
perf tools: Fix make PYTHON override
Namhyung Kim
2014-08-12
1
-16
/
+2
*
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-07-16
1
-0
/
+4
*
perf tools: Get rid of on_exit() feature test
Namhyung Kim
2014-05-12
1
-4
/
+0
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
1
-1
/
+1
|
\
|
*
perf tools: fix BFD detection on opensuse
Andi Kleen
2014-02-27
1
-1
/
+1
*
|
perf tools: Add feature check for libdw dwarf unwind
Jiri Olsa
2014-02-24
1
-1
/
+5
|
/
*
perf: tools: Fix cross building
Mark Rutland
2014-01-15
1
-4
/
+5
*
perf config: Ignore generated files in feature-checks
Chunwei Chen
2013-12-23
1
-55
/
+55
*
perf unwinding: Use the per-feature check flags
Jean Pihet
2013-12-10
1
-4
/
+4
*
perf tools: Remove stackprotector feature check
Jiri Olsa
2013-12-04
1
-5
/
+1
*
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2013-11-14
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-0
/
+1
*
perf kvm: Disable live command if timerfd is not supported
David Ahern
2013-11-05
1
-1
/
+5
*
perf tools: Fix libunwind build and feature detection for 32-bit build
Adrian Hunter
2013-11-04
1
-2
/
+2
*
perf tools: Fix 32-bit cross build
Adrian Hunter
2013-11-04
1
-1
/
+1
*
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
2013-10-14
1
-1
/
+1
*
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
2013-10-14
1
-1
/
+1
*
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
2013-10-14
1
-6
/
+2
*
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
2013-10-14
1
-4
/
+4
*
tools/perf/build: Pass through LDFLAGS to feature tests
Ingo Molnar
2013-10-09
1
-1
/
+1
*
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...
Ingo Molnar
2013-10-09
1
-0
/
+12
*
tools/perf/build: Speed up auto-detection
Ingo Molnar
2013-10-09
1
-15
/
+16
*
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar
2013-10-09
1
-0
/
+3
*
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
1
-4
/
+0
*
tools/perf/build: Split out feature check: 'backtrace'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'on-exit'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'strlcpy'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libbfd'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libpython-version'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libpython'
Ingo Molnar
2013-10-09
1
-0
/
+18
*
tools/perf/build: Split out feature check: 'libperl'
Ingo Molnar
2013-10-09
1
-0
/
+13
*
tools/perf/build: Split out feature check: 'gtk2-infobar'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'gtk2'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libslang'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libaudit'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libunwind'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libelf-mmap'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'dwarf'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'glibc'
Ingo Molnar
2013-10-09
1
-0
/
+4
*
tools/perf/build: Split out feature check: 'libelf'
Ingo Molnar
2013-10-09
1
-0
/
+4
[next]